Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pci/controller/dwc/
Dpci-imx6.c137 struct imx_pcie { struct
160 const struct imx_pcie_drvdata *drvdata; argument
163 struct mutex lock;
218 static unsigned int imx_pcie_grp_offset(const struct imx_pcie *imx_pcie) in imx_pcie_grp_offset()
229 static int imx95_pcie_init_phy(struct imx_pcie *imx_pcie) in imx95_pcie_init_phy()
247 static void imx_pcie_configure_type(struct imx_pcie *imx_pcie) in imx_pcie_configure_type()
273 static int pcie_phy_poll_ack(struct imx_pcie *imx_pcie, bool exp_val) in pcie_phy_poll_ack()
294 static int pcie_phy_wait_ack(struct imx_pcie *imx_pcie, int addr) in pcie_phy_wait_ack()
317 static int pcie_phy_read(struct imx_pcie *imx_pcie, int addr, u16 *data) in pcie_phy_read()
343 static int pcie_phy_write(struct imx_pcie *imx_pcie, int addr, u16 data) in pcie_phy_write()
[all …]