Searched refs:bonito64_pcibios_config_access (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/mips/pci/ |
H A D | ops-bonito64.c | 24 static int bonito64_pcibios_config_access(unsigned char access_type, in bonito64_pcibios_config_access() function 99 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, where, in bonito64_pcibios_read() 126 if (bonito64_pcibios_config_access(PCI_ACCESS_READ, bus, devfn, in bonito64_pcibios_write() 138 if (bonito64_pcibios_config_access(PCI_ACCESS_WRITE, bus, devfn, where, in bonito64_pcibios_write()
|