Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/pci/
Dpci-rt3883.c96 static inline u32 rt3883_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in rt3883_pci_get_cfgaddr() function
111 address = rt3883_pci_get_cfgaddr(bus, slot, func, reg); in rt3883_pci_read_cfg32()
126 address = rt3883_pci_get_cfgaddr(bus, slot, func, reg); in rt3883_pci_write_cfg32()
247 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt3883_pci_config_read()
281 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt3883_pci_config_write()