Searched refs:PHY_28NM_OTG_REG (Results 1 – 1 of 1) sorted by relevance
36 #define PHY_28NM_OTG_REG 0x34 macro195 reg = readl(base + PHY_28NM_OTG_REG) | PHY_28NM_OTG_PU_OTG; in mv_usb2_phy_28nm_init()196 writel(reg & ~PHY_28NM_OTG_CONTROL_BY_PIN, base + PHY_28NM_OTG_REG); in mv_usb2_phy_28nm_init()276 val = readw(base + PHY_28NM_OTG_REG); in mv_usb2_phy_28nm_exit()278 writew(val, base + PHY_28NM_OTG_REG); in mv_usb2_phy_28nm_exit()