Searched refs:mt7621_pci_get_cfgaddr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/staging/mt7621-pci/ |
| D | pci-mt7621.c | 166 static inline u32 mt7621_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in mt7621_pci_get_cfgaddr() function 177 u32 address = mt7621_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in mt7621_pcie_map_bus() 193 u32 address = mt7621_pci_get_cfgaddr(0, dev, 0, reg); in read_config() 202 u32 address = mt7621_pci_get_cfgaddr(0, dev, 0, reg); in write_config()
|