Lines Matching defs:pp
39 struct pcie_port pp; member
217 static int imx6_pcie_assert_core_reset(struct pcie_port *pp) in imx6_pcie_assert_core_reset()
255 static int imx6_pcie_deassert_core_reset(struct pcie_port *pp) in imx6_pcie_deassert_core_reset()
311 static void imx6_pcie_init_phy(struct pcie_port *pp) in imx6_pcie_init_phy()
336 static int imx6_pcie_wait_for_link(struct pcie_port *pp) in imx6_pcie_wait_for_link()
357 struct pcie_port *pp = arg; in imx6_pcie_msi_handler() local
362 static int imx6_pcie_start_link(struct pcie_port *pp) in imx6_pcie_start_link()
425 static void imx6_pcie_host_init(struct pcie_port *pp) in imx6_pcie_host_init()
441 static void imx6_pcie_reset_phy(struct pcie_port *pp) in imx6_pcie_reset_phy()
458 static int imx6_pcie_link_up(struct pcie_port *pp) in imx6_pcie_link_up()
523 static int __init imx6_add_pcie_port(struct pcie_port *pp, in imx6_add_pcie_port()
560 struct pcie_port *pp; in imx6_pcie_probe() local