Home
last modified time | relevance | path

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

/linux/drivers/edac/
A Di82443bxgx_edac.c236 u32 nbxcfg, ecc_mode; in i82443bxgx_edacmc_probe1() local
245 if (pci_read_config_dword(pdev, I82443BXGX_NBXCFG, &nbxcfg)) in i82443bxgx_edacmc_probe1()
284 pci_read_config_dword(pdev, I82443BXGX_NBXCFG, &nbxcfg); in i82443bxgx_edacmc_probe1()
285 ecc_mode = ((nbxcfg >> I82443BXGX_NBXCFG_OFFSET_DRAM_INTEGRITY) & in i82443bxgx_edacmc_probe1()

Completed in 3 milliseconds