Searched defs:imx6_pcie (Results 1 – 1 of 1) sorted by relevance
68 struct imx6_pcie { struct69 struct dw_pcie *pci;70 int reset_gpio;71 bool gpio_active_high;72 bool link_is_up;73 struct clk *pcie_bus;97 const struct imx6_pcie_drvdata *drvdata; argument152 static unsigned int imx6_pcie_grp_offset(const struct imx6_pcie *imx6_pcie) in imx6_pcie_grp_offset()160 static void imx6_pcie_configure_type(struct imx6_pcie *imx6_pcie) in imx6_pcie_configure_type()178 static int pcie_phy_poll_ack(struct imx6_pcie *imx6_pcie, bool exp_val) in pcie_phy_poll_ack()[all …]