Searched refs:I10NM_SET_REG32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/edac/ |
D | i10nm_base.c | 49 #define I10NM_SET_REG32(m, i, offset, v) \ macro 143 I10NM_SET_REG32(imc, chan, offsets_scrub[0], s); in __enable_retry_rd_err_log() 144 I10NM_SET_REG32(imc, chan, offsets_demand[0], d); in __enable_retry_rd_err_log() 146 I10NM_SET_REG32(imc, chan, offsets_demand2[0], d2); in __enable_retry_rd_err_log() 282 I10NM_SET_REG32(imc, res->channel, offsets[0], log0); in show_retry_rd_err_log() 287 I10NM_SET_REG32(imc, res->channel, xffsets[0], lxg0); in show_retry_rd_err_log()
|