Home
last modified time | relevance | path

Searched defs:pci_read_config (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/cmd/
H A Dpci.c62 static unsigned long pci_read_config(pci_dev_t dev, int offset, in pci_read_config() function
/openbmc/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c195 static int pci_read_config(struct pci_bus *bus, unsigned int devfn, in pci_read_config() function
/openbmc/u-boot/drivers/pci/
H A Dpci-uclass.c350 int pci_read_config(pci_dev_t bdf, int offset, unsigned long *valuep, in pci_read_config() function
/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c692 static ssize_t pci_read_config(struct file *filp, struct kobject *kobj, in pci_read_config() function