Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/maple/
Dpci.c195 static volatile void __iomem *u3_ht_cfg_access(struct pci_controller* hose, in u3_ht_cfg_access() function
270 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset); in u3_ht_read_config()
308 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset); in u3_ht_write_config()
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dpci.c270 static void __iomem *u3_ht_cfg_access(struct pci_controller *hose, u8 bus, in u3_ht_cfg_access() function
295 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset, &swap); in u3_ht_read_config()
346 addr = u3_ht_cfg_access(hose, bus->number, devfn, offset, &swap); in u3_ht_write_config()