Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Di82443bxgx_edac.c191 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()