Home
last modified time | relevance | path

Searched refs:rockchip_pcie_rd_conf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c428 static int rockchip_pcie_rd_conf(struct udevice *bus, pci_dev_t bdf, in rockchip_pcie_rd_conf() function
808 .read_config = rockchip_pcie_rd_conf,
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip-host.c257 static int rockchip_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in rockchip_pcie_rd_conf() function
290 .read = rockchip_pcie_rd_conf,