Searched refs:rt3883_pci_get_cfgaddr (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-rt3883.c | 92 static inline u32 rt3883_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in rt3883_pci_get_cfgaddr() function 107 address = rt3883_pci_get_cfgaddr(bus, slot, func, reg); in rt3883_pci_read_cfg32() 122 address = rt3883_pci_get_cfgaddr(bus, slot, func, reg); in rt3883_pci_write_cfg32() 241 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt3883_pci_config_read() 275 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in rt3883_pci_config_write()
|