Home
last modified time | relevance | path

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

/linux/arch/mips/pci/
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()
A 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()
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()

Completed in 6 milliseconds