Searched refs:REG_STS_CMD (Results 1 – 2 of 2) sorted by relevance
108 edac_pci_read_dword(dev, REG_STS_CMD, &val32); in amd8131_pcix_init()110 edac_pci_write_dword(dev, REG_STS_CMD, val32); in amd8131_pcix_init()134 edac_pci_read_dword(dev, REG_STS_CMD, &val32); in amd8131_pcix_exit()136 edac_pci_write_dword(dev, REG_STS_CMD, val32); in amd8131_pcix_exit()
23 #define REG_STS_CMD 0x04 macro