Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.c92 static void aspeed_pcie_cfg_read(struct pcie_aspeed *pcie, pci_dev_t bdf, in aspeed_pcie_cfg_read() function
331 aspeed_pcie_cfg_read(pcie, bdf, offset, valuep); in pcie_aspeed_read_config()
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c324 static uint64_t aspeed_pcie_cfg_read(void *opaque, hwaddr addr, in aspeed_pcie_cfg_read() function
543 .read = aspeed_pcie_cfg_read,
H A Dtrace-events6 aspeed_pcie_cfg_read(uint64_t offset, uint64_t data) "offset 0x%" PRIx64 " data 0x%" PRIx64