Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/dwc/
Dpci-imx6.c68 struct imx6_pcie { struct
69 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; argument
152 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 …]