Searched refs:pcie_phy_read (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/pci/controller/dwc/ |
D | pci-imx6.c | 193 static int pcie_phy_read(struct imx6_pcie *imx6_pcie, int addr, u16 *data) in pcie_phy_read() function 281 pcie_phy_read(imx6_pcie, PHY_RX_OVRD_IN_LO, &tmp); in imx6_pcie_reset_phy() 288 pcie_phy_read(imx6_pcie, PHY_RX_OVRD_IN_LO, &tmp); in imx6_pcie_reset_phy() 736 pcie_phy_read(imx6_pcie, PCIE_PHY_MPLL_OVRD_IN_LO, &val); in imx6_setup_phy_mpll() 743 pcie_phy_read(imx6_pcie, PCIE_PHY_ATEOVRD, &val); in imx6_setup_phy_mpll()
|