Lines Matching refs:edac_pci_write_dword
37 static void edac_pci_write_dword(struct pci_dev *dev, int reg, u32 val32) in edac_pci_write_dword() function
88 edac_pci_write_dword(dev, REG_MEM_LIM, val32); in amd8131_pcix_init()
93 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init()
98 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init()
103 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_init()
113 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init()
118 edac_pci_write_dword(dev, REG_STS_CMD, val32); in amd8131_pcix_init()
123 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init()
128 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_init()
139 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_exit()
144 edac_pci_write_dword(dev, REG_STS_CMD, val32); in amd8131_pcix_exit()
149 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_exit()
154 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_exit()
178 edac_pci_write_dword(dev, REG_MEM_LIM, val32); in amd8131_pcix_check()
191 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_check()
204 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_check()
217 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_check()