Searched refs:pcie_phy_read (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/pci/controller/dwc/ |
| H A D | pci-imx6.c | 313 static int pcie_phy_read(struct imx_pcie *imx_pcie, int addr, u16 *data) in pcie_phy_read() function 499 pcie_phy_read(imx_pcie, PCIE_PHY_MPLL_OVRD_IN_LO, &val); in imx_setup_phy_mpll() 506 pcie_phy_read(imx_pcie, PCIE_PHY_ATEOVRD, &val); in imx_setup_phy_mpll() 523 pcie_phy_read(imx_pcie, PHY_RX_OVRD_IN_LO, &tmp); in imx_pcie_reset_phy() 530 pcie_phy_read(imx_pcie, PHY_RX_OVRD_IN_LO, &tmp); in imx_pcie_reset_phy()
|