Symbol: PCI_ACCESS_WRITE
arch/mips/pci/ops-bonito64.c
138
if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
arch/mips/pci/ops-bonito64.c
60
if (access_type == PCI_ACCESS_WRITE) {
arch/mips/pci/ops-gt64xxx_pci0.c
130
if (gt64xxx_pci0_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn,
arch/mips/pci/ops-gt64xxx_pci0.c
50
if (access_type == PCI_ACCESS_WRITE) {
arch/mips/pci/ops-lantiq.c
109
if (ltq_pci_config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
arch/mips/pci/ops-lantiq.c
46
if (access_type == PCI_ACCESS_WRITE) {
arch/mips/pci/ops-loongson2.c
167
if (loongson_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
arch/mips/pci/ops-loongson2.c
62
case PCI_ACCESS_WRITE:
arch/mips/pci/ops-loongson2.c
92
if (access_type == PCI_ACCESS_WRITE)
arch/mips/pci/ops-msc.c
124
if (msc_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
arch/mips/pci/ops-msc.c
50
if (access_type == PCI_ACCESS_WRITE)
arch/mips/pci/ops-rc32434.c
140
if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
arch/mips/pci/ops-rc32434.c
159
if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
arch/mips/pci/ops-rc32434.c
171
if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &val))
arch/mips/pci/ops-rc32434.c
57
if (access_type == PCI_ACCESS_WRITE)
arch/mips/pci/pci-alchemy.c
154
if (access_type == PCI_ACCESS_WRITE)
arch/mips/pci/pci-alchemy.c
231
if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
arch/mips/pci/pci-alchemy.c
248
if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
arch/mips/pci/pci-alchemy.c
257
return config_access(PCI_ACCESS_WRITE, bus, devfn, where, &val);
arch/sh/drivers/pci/ops-sh7786.c
158
ret = sh7786_pcie_config_access(PCI_ACCESS_WRITE, bus,