Searched refs:pci_config_read (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/pci/
H A Dpci-mt7620.c137 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, function
206 .read = pci_config_read,
272 pci_config_read(NULL, 0, 0x70c, 4, &val);
346 pci_config_read(NULL, 0, 4, 4, &val);
365 pci_config_read(dev->bus, 0, PCI_BASE_ADDRESS_0, 4, &val);
H A Dops-rc32434.c177 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, function
204 .read = pci_config_read,

Completed in 135 milliseconds