Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dskx_base.c180 u32 mtr, mcmtr, amap, mcddrtcfg; in skx_get_dimm_config() local
192 pci_read_config_dword(imc->chan[i].cdev, 0x400, &mcddrtcfg); in skx_get_dimm_config()
199 } else if (IS_NVDIMM_PRESENT(mcddrtcfg, j)) { in skx_get_dimm_config()
H A Di10nm_base.c973 u32 mtr, amap, mcddrtcfg = 0; in i10nm_get_dimm_config() local
985 mcddrtcfg = I10NM_GET_MCDDRTCFG(imc, i); in i10nm_get_dimm_config()
991 mtr, mcddrtcfg, imc->mc, i, j); in i10nm_get_dimm_config()
996 else if (IS_NVDIMM_PRESENT(mcddrtcfg, j)) in i10nm_get_dimm_config()