Home
last modified time | relevance | path

Searched refs:mcddrtcfg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Di10nm_base.c164 u32 mtr, mcddrtcfg; in i10nm_get_dimm_config() local
172 mcddrtcfg = I10NM_GET_MCDDRTCFG(imc, i); in i10nm_get_dimm_config()
176 edac_dbg(1, "dimmmtr 0x%x mcddrtcfg 0x%x (mc%d ch%d dimm%d)\n", in i10nm_get_dimm_config()
177 mtr, mcddrtcfg, imc->mc, i, j); in i10nm_get_dimm_config()
182 else if (IS_NVDIMM_PRESENT(mcddrtcfg, j)) in i10nm_get_dimm_config()
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()
/kernel/linux/linux-6.6/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()
990 edac_dbg(1, "dimmmtr 0x%x mcddrtcfg 0x%x (mc%d ch%d dimm%d)\n", 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()

Completed in 5 milliseconds