Searched refs:I10NM_GET_REG32 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/edac/ |
| A D | i10nm_base.c | 45 #define I10NM_GET_REG32(m, i, offset) \ macro 90 s = I10NM_GET_REG32(imc, chan, res_cfg->offsets_scrub[0]); in __enable_retry_rd_err_log() 150 log0 = I10NM_GET_REG32(imc, res->channel, offsets[0]); in show_retry_rd_err_log() 151 log1 = I10NM_GET_REG32(imc, res->channel, offsets[1]); in show_retry_rd_err_log() 152 log3 = I10NM_GET_REG32(imc, res->channel, offsets[3]); in show_retry_rd_err_log() 153 log4 = I10NM_GET_REG32(imc, res->channel, offsets[4]); in show_retry_rd_err_log() 161 log2 = I10NM_GET_REG32(imc, res->channel, offsets[2]); in show_retry_rd_err_log() 166 corr0 = I10NM_GET_REG32(imc, res->channel, 0x22c18); in show_retry_rd_err_log() 167 corr1 = I10NM_GET_REG32(imc, res->channel, 0x22c1c); in show_retry_rd_err_log() 168 corr2 = I10NM_GET_REG32(imc, res->channel, 0x22c20); in show_retry_rd_err_log() [all …]
|
Completed in 4 milliseconds