Home
last modified time | relevance | path

Searched refs:I10NM_SAD_NM_CACHEABLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Di10nm_base.c77 #define I10NM_SAD_NM_CACHEABLE(reg) GET_BITFIELD(reg, 5, 5) macro
426 if (I10NM_SAD_ENABLE(reg) && I10NM_SAD_NM_CACHEABLE(reg)) { in i10nm_check_2lm()