Home
last modified time | relevance | path

Searched defs:imx6_pcie (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/pci/controller/dwc/
Dpci-imx6.c72 struct imx6_pcie { struct
73 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; argument
157 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 …]