Home
last modified time | relevance | path

Searched refs:phy_select (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
Dphy-msm-usb.c1659 void __iomem *phy_select; in msm_otg_probe() local
1721 phy_select = devm_ioremap_nocache(&pdev->dev, USB2_PHY_SEL, 4); in msm_otg_probe()
1722 if (!phy_select) { in msm_otg_probe()
1727 writel(0x1, phy_select); in msm_otg_probe()