Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Di82443bxgx_edac.c98 #define I82443BXGX_DRAMC_OFFSET_DT 3 /* 2 bits, DRAM Type */ macro
263 switch ((dramc >> I82443BXGX_DRAMC_OFFSET_DT) & (BIT(0) | BIT(1))) { in i82443bxgx_edacmc_probe1()