Home
last modified time | relevance | path

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

/arch/mips/pci/
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()
Dops-tx3927.c48 static int mkaddr(struct pci_bus *bus, unsigned char devfn, unsigned char where) in mkaddr() function
79 if (mkaddr(bus, devfn, where)) { in tx3927_pci_read_config()
104 if (mkaddr(bus, devfn, where)) in tx3927_pci_write_config()
Dops-tx4927.c62 static int mkaddr(struct pci_bus *bus, unsigned int devfn, int where, in mkaddr() function
148 if (mkaddr(bus, devfn, where, pcicptr)) { in tx4927_pci_config_read()
170 if (mkaddr(bus, devfn, where, pcicptr)) in tx4927_pci_config_write()