Searched refs:REG_STS_CMD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd8131_edac.c | 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()
|
H A D | amd8131_edac.h | 23 #define REG_STS_CMD 0x04 macro
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd8131_edac.c | 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()
|
H A D | amd8131_edac.h | 23 #define REG_STS_CMD 0x04 macro
|
Completed in 3 milliseconds