Lines Matching refs:starfive_jh7110_pcie
53 struct starfive_jh7110_pcie { struct
105 static int starfive_pcie_parse_dt(struct starfive_jh7110_pcie *pcie, in starfive_pcie_parse_dt()
171 static int starfive_pcie_clk_rst_init(struct starfive_jh7110_pcie *pcie) in starfive_pcie_clk_rst_init()
189 static void starfive_pcie_clk_rst_deinit(struct starfive_jh7110_pcie *pcie) in starfive_pcie_clk_rst_deinit()
197 struct starfive_jh7110_pcie *pcie = in starfive_pcie_link_up()
198 container_of(plda, struct starfive_jh7110_pcie, plda); in starfive_pcie_link_up()
213 static int starfive_pcie_host_wait_for_link(struct starfive_jh7110_pcie *pcie) in starfive_pcie_host_wait_for_link()
230 struct starfive_jh7110_pcie *pcie) in starfive_pcie_enable_phy()
261 static void starfive_pcie_disable_phy(struct starfive_jh7110_pcie *pcie) in starfive_pcie_disable_phy()
269 struct starfive_jh7110_pcie *pcie = in starfive_pcie_host_deinit()
270 container_of(plda, struct starfive_jh7110_pcie, plda); in starfive_pcie_host_deinit()
280 struct starfive_jh7110_pcie *pcie = in starfive_pcie_host_init()
281 container_of(plda, struct starfive_jh7110_pcie, plda); in starfive_pcie_host_init()
391 struct starfive_jh7110_pcie *pcie; in starfive_pcie_probe()
428 struct starfive_jh7110_pcie *pcie = platform_get_drvdata(pdev); in starfive_pcie_remove()
438 struct starfive_jh7110_pcie *pcie = dev_get_drvdata(dev); in starfive_pcie_suspend_noirq()
448 struct starfive_jh7110_pcie *pcie = dev_get_drvdata(dev); in starfive_pcie_resume_noirq()