Searched refs:dramc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i82443bxgx_edac.c | 192 u8 drbar, dramc; in i82443bxgx_init_csrows() local 195 pci_read_config_byte(pdev, I82443BXGX_DRAMC, &dramc); in i82443bxgx_init_csrows() 236 u8 dramc; in i82443bxgx_edacmc_probe1() local 263 pci_read_config_byte(pdev, I82443BXGX_DRAMC, &dramc); in i82443bxgx_edacmc_probe1() 264 switch ((dramc >> I82443BXGX_DRAMC_OFFSET_DT) & (BIT(0) | BIT(1))) { in i82443bxgx_edacmc_probe1()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | i82443bxgx_edac.c | 191 u8 drbar, dramc; in i82443bxgx_init_csrows() local 194 pci_read_config_byte(pdev, I82443BXGX_DRAMC, &dramc); in i82443bxgx_init_csrows() 235 u8 dramc; in i82443bxgx_edacmc_probe1() local 262 pci_read_config_byte(pdev, I82443BXGX_DRAMC, &dramc); in i82443bxgx_edacmc_probe1() 263 switch ((dramc >> I82443BXGX_DRAMC_OFFSET_DT) & (BIT(0) | BIT(1))) { in i82443bxgx_edacmc_probe1()
|
Completed in 2 milliseconds