Lines Matching defs:pp
39 struct pcie_port pp; member
212 static int imx6_pcie_assert_core_reset(struct pcie_port *pp) in imx6_pcie_assert_core_reset()
250 static int imx6_pcie_deassert_core_reset(struct pcie_port *pp) in imx6_pcie_deassert_core_reset()
306 static void imx6_pcie_init_phy(struct pcie_port *pp) in imx6_pcie_init_phy()
331 static int imx6_pcie_wait_for_link(struct pcie_port *pp) in imx6_pcie_wait_for_link()
348 static int imx6_pcie_wait_for_speed_change(struct pcie_port *pp) in imx6_pcie_wait_for_speed_change()
367 struct pcie_port *pp = arg; in imx6_pcie_msi_handler() local
372 static int imx6_pcie_establish_link(struct pcie_port *pp) in imx6_pcie_establish_link()
428 static void imx6_pcie_host_init(struct pcie_port *pp) in imx6_pcie_host_init()
444 static void imx6_pcie_reset_phy(struct pcie_port *pp) in imx6_pcie_reset_phy()
461 static int imx6_pcie_link_up(struct pcie_port *pp) in imx6_pcie_link_up()
526 static int __init imx6_add_pcie_port(struct pcie_port *pp, in imx6_add_pcie_port()
563 struct pcie_port *pp; in imx6_pcie_probe() local