Searched defs:imx6_pcie (Results 1 – 1 of 1) sorted by relevance
72 struct imx6_pcie { struct73 struct dw_pcie *pci;74 int reset_gpio;75 bool gpio_active_high;76 bool link_is_up;77 struct clk *pcie_bus;78 struct clk *pcie_phy;102 const struct imx6_pcie_drvdata *drvdata; argument157 static unsigned int imx6_pcie_grp_offset(const struct imx6_pcie *imx6_pcie) in imx6_pcie_grp_offset()168 static void imx6_pcie_configure_type(struct imx6_pcie *imx6_pcie) in imx6_pcie_configure_type()[all …]