Lines Matching refs:pci_conf_write
25 pci_conf_write(pba->pba_pc, tag,
36 pci_conf_write(pba->pba_pc, tag, PCI_INTERRUPT_REG, intreg);
37 pci_conf_write(pba->pba_pc, tag, 0x10, 0x400 | PCI_MAPREG_TYPE_IO);
38 pci_conf_write(pba->pba_pc, tag, 0x14, 0x00800000);
44 pci_conf_write(pba->pba_pc, tag,
54 pci_conf_write(pba->pba_pc, tag, PCI_INTERRUPT_REG, intreg);
55 pci_conf_write(pba->pba_pc, tag, 0x10, 0x300 | PCI_MAPREG_TYPE_IO);
62 pci_conf_write(pba->pba_pc, tag,
67 pci_conf_write(pba->pba_pc, tag, 0x10, 0);
68 pci_conf_write(pba->pba_pc, tag, 0x48,
74 pci_conf_write(pba->pba_pc, tag, 0x40, regval);
79 pci_conf_write(pba->pba_pc, tag, 0x80, regval);
86 pci_conf_write(pba->pba_pc, tag,
93 pci_conf_write(pba->pba_pc, tag, PCI_CLASS_REG, regval);
97 pci_conf_write(pba->pba_pc, tag, 0x40, regval);
99 pci_conf_write(pba->pba_pc, tag, 0x10, 0x01f0 | PCI_MAPREG_TYPE_IO);
100 pci_conf_write(pba->pba_pc, tag, 0x14, 0x03f4 | PCI_MAPREG_TYPE_IO);
101 pci_conf_write(pba->pba_pc, tag, 0x18, 0x0170 | PCI_MAPREG_TYPE_IO);
102 pci_conf_write(pba->pba_pc, tag, 0x1c, 0x0374 | PCI_MAPREG_TYPE_IO);
103 pci_conf_write(pba->pba_pc, tag, 0x20, 0xe800 | PCI_MAPREG_TYPE_IO);
110 pci_conf_write(pba->pba_pc, tag, PCI_INTERRUPT_REG, intreg);
117 pci_conf_write(pba->pba_pc, tag, 0x40, regval);