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