Home
last modified time | relevance | path

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

/linux/arch/mips/pci/
H A Dpci-rt3883.c93 static inline u32 rt3883_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in rt3883_pci_get_cfgaddr() function
106 address = rt3883_pci_get_cfgaddr(bus, slot, func, reg); in rt3883_pci_read_cfg32()
119 address = rt3883_pci_get_cfgaddr(bus, slot, func, reg); in rt3883_pci_write_cfg32()
236 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt3883_pci_config_read()
269 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt3883_pci_config_write()