Searched refs:I10NM_SET_REG32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/edac/ |
H A D | i10nm_base.c | 58 #define I10NM_SET_REG32(m, i, offset, v) \ macro 155 I10NM_SET_REG32(imc, chan, offsets_scrub[0], s); in __enable_retry_rd_err_log() 156 I10NM_SET_REG32(imc, chan, offsets_demand[0], d); in __enable_retry_rd_err_log() 158 I10NM_SET_REG32(imc, chan, offsets_demand2[0], d2); in __enable_retry_rd_err_log() 306 I10NM_SET_REG32(imc, res->channel, offsets[0], log0); in show_retry_rd_err_log() 311 I10NM_SET_REG32(imc, res->channel, xffsets[0], lxg0); in show_retry_rd_err_log()
|