Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/dwc/
Dpci-imx6.c132 struct imx_pcie { struct
156 const struct imx_pcie_drvdata *drvdata; argument
159 struct mutex lock;
214 static unsigned int imx_pcie_grp_offset(const struct imx_pcie *imx_pcie) in imx_pcie_grp_offset()
225 static int imx95_pcie_init_phy(struct imx_pcie *imx_pcie) in imx95_pcie_init_phy()
243 static void imx_pcie_configure_type(struct imx_pcie *imx_pcie) in imx_pcie_configure_type()
269 static int pcie_phy_poll_ack(struct imx_pcie *imx_pcie, bool exp_val) in pcie_phy_poll_ack()
290 static int pcie_phy_wait_ack(struct imx_pcie *imx_pcie, int addr) in pcie_phy_wait_ack()
313 static int pcie_phy_read(struct imx_pcie *imx_pcie, int addr, u16 *data) in pcie_phy_read()
339 static int pcie_phy_write(struct imx_pcie *imx_pcie, int addr, u16 data) in pcie_phy_write()
[all …]