Searched refs:phy_select (Results 1 – 1 of 1) sorted by relevance
1522 void __iomem *phy_select; in msm_otg_probe() local1584 phy_select = devm_ioremap_nocache(&pdev->dev, USB2_PHY_SEL, 4); in msm_otg_probe()1585 if (!phy_select) in msm_otg_probe()1588 writel(0x1, phy_select); in msm_otg_probe()