Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Dskx_common.h36 #define I10NM_NUM_DDR_IMC 12 macro
44 #define I10NM_NUM_IMC (I10NM_NUM_DDR_IMC + I10NM_NUM_HBM_IMC)
H A Di10nm_base.c384 if (imc_num > I10NM_NUM_DDR_IMC) { in i10nm_get_imc_num()