Lines Matching refs:edac_pci_write_dword
50 static void edac_pci_write_dword(struct pci_dev *dev, int reg, u32 val32) in edac_pci_write_dword() function
101 edac_pci_write_dword(dev, REG_MEM_LIM, val32); in amd8131_pcix_init()
106 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init()
111 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init()
116 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_init()
126 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_init()
131 edac_pci_write_dword(dev, REG_STS_CMD, val32); in amd8131_pcix_init()
136 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_init()
141 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_init()
152 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_exit()
157 edac_pci_write_dword(dev, REG_STS_CMD, val32); in amd8131_pcix_exit()
162 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_exit()
167 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_exit()
191 edac_pci_write_dword(dev, REG_MEM_LIM, val32); in amd8131_pcix_check()
204 edac_pci_write_dword(dev, REG_INT_CTLR, val32); in amd8131_pcix_check()
217 edac_pci_write_dword(dev, REG_LNK_CTRL_A, val32); in amd8131_pcix_check()
230 edac_pci_write_dword(dev, REG_LNK_CTRL_B, val32); in amd8131_pcix_check()