Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Di82443bxgx_edac.c192 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()