Searched refs:PHY_28NM_OTG_REG (Results 1 – 1 of 1) sorted by relevance
45 #define PHY_28NM_OTG_REG 0x34 macro207 reg = readl(base + PHY_28NM_OTG_REG) | PHY_28NM_OTG_PU_OTG; in mv_usb2_phy_28nm_init()208 writel(reg & ~PHY_28NM_OTG_CONTROL_BY_PIN, base + PHY_28NM_OTG_REG); in mv_usb2_phy_28nm_init()289 val = readw(base + PHY_28NM_OTG_REG); in mv_usb2_phy_28nm_exit()291 writew(val, base + PHY_28NM_OTG_REG); in mv_usb2_phy_28nm_exit()