Lines Matching refs:edac_pci_read_dword
40 static void edac_pci_read_dword(struct pci_dev *dev, int reg, u32 *val32) in edac_pci_read_dword() function
99 edac_pci_read_dword(dev, REG_MEM_LIM, &val32); in amd8131_pcix_init()
104 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init()
109 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_init()
114 edac_pci_read_dword(dev, REG_LNK_CTRL_B, &val32); in amd8131_pcix_init()
124 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_init()
129 edac_pci_read_dword(dev, REG_STS_CMD, &val32); in amd8131_pcix_init()
134 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_init()
139 edac_pci_read_dword(dev, REG_LNK_CTRL_B, &val32); in amd8131_pcix_init()
150 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_exit()
155 edac_pci_read_dword(dev, REG_STS_CMD, &val32); in amd8131_pcix_exit()
160 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_exit()
165 edac_pci_read_dword(dev, REG_LNK_CTRL_B, &val32); in amd8131_pcix_exit()
177 edac_pci_read_dword(dev, REG_MEM_LIM, &val32); in amd8131_pcix_check()
197 edac_pci_read_dword(dev, REG_INT_CTLR, &val32); in amd8131_pcix_check()
210 edac_pci_read_dword(dev, REG_LNK_CTRL_A, &val32); in amd8131_pcix_check()
223 edac_pci_read_dword(dev, REG_LNK_CTRL_B, &val32); in amd8131_pcix_check()