Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip.c54 err = rockchip_pcie_get_phys(rockchip); in rockchip_pcie_parse_dt()
298 int rockchip_pcie_get_phys(struct rockchip_pcie *rockchip) in rockchip_pcie_get_phys() function
338 EXPORT_SYMBOL_GPL(rockchip_pcie_get_phys);
H A Dpcie-rockchip.h353 int rockchip_pcie_get_phys(struct rockchip_pcie *rockchip);
H A Dpcie-rockchip-ep.c540 err = rockchip_pcie_get_phys(rockchip); in rockchip_pcie_parse_ep_dt()