Searched refs:REG_LNK_CTRL_A (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | amd8131_edac.c | 88 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_init() 90 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init() 113 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_init() 115 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init() 139 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_exit() 141 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_exit() 189 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_check() 196 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_check()
|
H A D | amd8131_edac.h | 58 #define REG_LNK_CTRL_A 0xc4 macro
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | amd8131_edac.c | 88 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_init() 90 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init() 113 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_init() 115 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init() 139 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_exit() 141 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_exit() 189 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_check() 196 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_check()
|
H A D | amd8131_edac.h | 58 #define REG_LNK_CTRL_A 0xc4 macro
|
Completed in 2 milliseconds