Home
last modified time | relevance | path

Searched refs:pci_config_read (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/mips/pci/
Dpci-mt7620.c139 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() function
208 .read = pci_config_read,
274 pci_config_read(NULL, 0, 0x70c, 4, &val); in mt7628_pci_hw_init()
279 pci_config_read(NULL, 0, 0x70c, 4, &val); in mt7628_pci_hw_init()
355 pci_config_read(NULL, 0, 4, 4, &val); in mt7620_pci_probe()
374 pci_config_read(dev->bus, 0, PCI_BASE_ADDRESS_0, 4, &val); in pcibios_map_irq()
Dops-vr41xx.c61 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() function
124 .read = pci_config_read,
Dops-emma2rh.c82 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() function
178 .read = pci_config_read,
Dops-rc32434.c177 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, in pci_config_read() function
204 .read = pci_config_read,
/Linux-v4.19/arch/x86/include/asm/
Dpci_64.h21 extern int (*pci_config_read)(int seg, int bus, int dev, int fn,