Searched refs:REG_INT_CTLR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd8131_edac.c | 83 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init() 85 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init() 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() 129 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_exit() 131 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_exit() 176 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_check() 183 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_check()
|
| H A D | amd8131_edac.h | 32 #define REG_INT_CTLR 0x3c macro
|