Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-mace.c30 static inline int mkaddr(struct pci_bus *bus, unsigned int devfn, in mkaddr() function
47 mace->pci.config_addr = mkaddr(bus, devfn, reg); in mace_pci_read_config()
79 mace->pci.config_addr = mkaddr(bus, devfn, reg); in mace_pci_write_config()
H A Dops-tx4927.c58 static int mkaddr(struct pci_bus *bus, unsigned int devfn, int where, in mkaddr() function
144 if (mkaddr(bus, devfn, where, pcicptr)) { in tx4927_pci_config_read()
166 if (mkaddr(bus, devfn, where, pcicptr)) in tx4927_pci_config_write()