Searched refs:REG_INT_CTLR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/edac/ |
| D | amd8131_edac.c | 103 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init() 105 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init() 123 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init() 125 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init() 149 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_exit() 151 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_exit() 196 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_check() 203 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_check()
|
| D | amd8131_edac.h | 44 #define REG_INT_CTLR 0x3c macro
|