Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/pci/
Dpci-rt2880.c56 static inline u32 rt2880_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in rt2880_pci_get_cfgaddr() function
70 address = rt2880_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt2880_pci_config_read()
100 address = rt2880_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt2880_pci_config_write()
158 address = rt2880_pci_get_cfgaddr(0, 0, 0, reg); in rt2880_pci_read_u32()
173 address = rt2880_pci_get_cfgaddr(0, 0, 0, reg); in rt2880_pci_write_u32()