Searched refs:REG_INT_CTLR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/edac/ |
| D | amd8131_edac.c | 104 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init() 106 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init() 124 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init() 126 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init() 150 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_exit() 152 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_exit() 197 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_check() 204 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_check()
|
| D | amd8131_edac.h | 44 #define REG_INT_CTLR 0x3c macro
|