Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/edac/
Di82443bxgx_edac.c193 u8 drbar, dramc; in i82443bxgx_init_csrows() local
196 pci_read_config_byte(pdev, I82443BXGX_DRAMC, &dramc); in i82443bxgx_init_csrows()
235 u8 dramc; in i82443bxgx_edacmc_probe1() local
257 pci_read_config_byte(pdev, I82443BXGX_DRAMC, &dramc); in i82443bxgx_edacmc_probe1()
258 switch ((dramc >> I82443BXGX_DRAMC_OFFSET_DT) & (BIT(0) | BIT(1))) { in i82443bxgx_edacmc_probe1()