Home
last modified time | relevance | path

Searched refs:pci_cfg_read_32bit (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/mips/pci/
Dpci-xlr.c62 static inline u32 pci_cfg_read_32bit(struct pci_bus *bus, unsigned int devfn, in pci_cfg_read_32bit() function
94 data = pci_cfg_read_32bit(bus, devfn, where); in nlm_pcibios_read()
117 data = pci_cfg_read_32bit(bus, devfn, where); in nlm_pcibios_write()
Dpci-xlp.c63 static inline u32 pci_cfg_read_32bit(struct pci_bus *bus, unsigned int devfn, in pci_cfg_read_32bit() function
112 data = pci_cfg_read_32bit(bus, devfn, where); in nlm_pcibios_read()
135 data = pci_cfg_read_32bit(bus, devfn, where); in nlm_pcibios_write()