Searched refs:mcddrtcfg (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/edac/ |
D | i10nm_base.c | 659 u32 mtr, amap, mcddrtcfg; in i10nm_get_dimm_config() local 669 mcddrtcfg = I10NM_GET_MCDDRTCFG(imc, i); in i10nm_get_dimm_config() 674 mtr, mcddrtcfg, imc->mc, i, j); in i10nm_get_dimm_config() 679 else if (IS_NVDIMM_PRESENT(mcddrtcfg, j)) in i10nm_get_dimm_config()
|
D | skx_base.c | 180 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()
|