Searched refs:PCI_ACCESS_WRITE (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/pci/
H A Dops-msc.c18 #define PCI_ACCESS_WRITE 1 macro
50 if (access_type == PCI_ACCESS_WRITE)
124 if (msc_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
H A Dops-gt64xxx_pci0.c15 #define PCI_ACCESS_WRITE 1 macro
50 if (access_type == PCI_ACCESS_WRITE) {
130 if (gt64xxx_pci0_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn,
H A Dops-rc32434.c38 #define PCI_ACCESS_WRITE 1 macro
57 if (access_type == PCI_ACCESS_WRITE)
140 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
159 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
171 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &val))
H A Dops-bonito64.c17 #define PCI_ACCESS_WRITE 1 macro
60 if (access_type == PCI_ACCESS_WRITE) {
138 if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
H A Dops-lantiq.c24 #define PCI_ACCESS_WRITE 1 macro
46 if (access_type == PCI_ACCESS_WRITE) {
109 if (ltq_pci_config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
H A Dops-loongson2.c24 #define PCI_ACCESS_WRITE 1 macro
62 case PCI_ACCESS_WRITE:
92 if (access_type == PCI_ACCESS_WRITE)
167 if (loongson_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where,
H A Dpci-alchemy.c32 #define PCI_ACCESS_WRITE 1 macro
154 if (access_type == PCI_ACCESS_WRITE)
231 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
248 if (config_access(PCI_ACCESS_WRITE, bus, devfn, where, &data))
257 return config_access(PCI_ACCESS_WRITE, bus, devfn, where, &val);
H A Dpci-rc32434.c37 #define PCI_ACCESS_WRITE 1 macro
/linux-master/arch/sh/drivers/pci/
H A Dops-sh7786.c16 PCI_ACCESS_WRITE, enumerator in enum:__anon1027
158 ret = sh7786_pcie_config_access(PCI_ACCESS_WRITE, bus,

Completed in 143 milliseconds