Searched refs:I10NM_SET_REG32 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/edac/ |
D | i10nm_base.c | 54 #define I10NM_SET_REG32(m, i, offset, v) \ macro 151 I10NM_SET_REG32(imc, chan, offsets_scrub[0], s); in __enable_retry_rd_err_log() 152 I10NM_SET_REG32(imc, chan, offsets_demand[0], d); in __enable_retry_rd_err_log() 154 I10NM_SET_REG32(imc, chan, offsets_demand2[0], d2); in __enable_retry_rd_err_log() 302 I10NM_SET_REG32(imc, res->channel, offsets[0], log0); in show_retry_rd_err_log() 307 I10NM_SET_REG32(imc, res->channel, xffsets[0], lxg0); in show_retry_rd_err_log()
|