Searched refs:mcf_mk_pcicar (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | pci.c | 53 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) in mcf_mk_pcicar() function 70 addr = mcf_mk_pcicar(bus->number, devfn, where); in mcf_pci_readconfig() 102 addr = mcf_mk_pcicar(bus->number, devfn, where); in mcf_pci_writeconfig()
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | pci.c | 53 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) in mcf_mk_pcicar() function 70 addr = mcf_mk_pcicar(bus->number, devfn, where); in mcf_pci_readconfig() 102 addr = mcf_mk_pcicar(bus->number, devfn, where); in mcf_pci_writeconfig()
|
Completed in 1 milliseconds