Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/mt7621-pci/
Dpci-mt7621.c175 static inline u32 mt7621_pci_get_cfgaddr(unsigned int bus, unsigned int slot, in mt7621_pci_get_cfgaddr() function
186 u32 address = mt7621_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn), in mt7621_pcie_map_bus()
202 u32 address = mt7621_pci_get_cfgaddr(0, dev, 0, reg); in read_config()
211 u32 address = mt7621_pci_get_cfgaddr(0, dev, 0, reg); in write_config()