Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c147 struct imx_pcie { struct
148 struct dw_pcie *pci;
149 struct gpio_desc *reset_gpiod;
173 const struct imx_pcie_drvdata *drvdata; argument
176 struct mutex lock;
231 static unsigned int imx_pcie_grp_offset(const struct imx_pcie *imx_pcie) in imx_pcie_grp_offset()
242 static int imx95_pcie_init_phy(struct imx_pcie *imx_pcie) in imx95_pcie_init_phy()
273 static void imx_pcie_configure_type(struct imx_pcie *imx_pcie) in imx_pcie_configure_type()
299 static int pcie_phy_poll_ack(struct imx_pcie *imx_pcie, bool exp_val) in pcie_phy_poll_ack()
320 static int pcie_phy_wait_ack(struct imx_pcie *imx_pcie, int addr) in pcie_phy_wait_ack()
[all …]