Home
last modified time | relevance | path

Searched refs:MCMTR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dsb_edac.c193 #define MCMTR 0x7c macro
587 /* kdrwdbu TAD limits/offsets, MCMTR - 2-10-1, 2-11-1 (2 of these) */
911 pci_read_config_dword(pvt->pci_ta, MCMTR, &reg); in haswell_get_memory_type()
1727 if (pci_read_config_dword(pvt->pci_ta, MCMTR, &pvt->info.mcmtr)) { in get_dimm_config()
1728 edac_dbg(0, "Failed to read MCMTR register\n"); in get_dimm_config()
/kernel/linux/linux-6.6/drivers/edac/
H A Dsb_edac.c193 #define MCMTR 0x7c macro
593 /* kdrwdbu TAD limits/offsets, MCMTR - 2-10-1, 2-11-1 (2 of these) */
917 pci_read_config_dword(pvt->pci_ta, MCMTR, &reg); in haswell_get_memory_type()
1740 if (pci_read_config_dword(pvt->pci_ta, MCMTR, &pvt->info.mcmtr)) { in get_dimm_config()
1741 edac_dbg(0, "Failed to read MCMTR register\n"); in get_dimm_config()

Completed in 9 milliseconds