Searched refs:USB_PHY_VBUS_WAKEUP_ID (Results 1 – 1 of 1) sorted by relevance
65 #define USB_PHY_VBUS_WAKEUP_ID 0x408 macro541 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_on()543 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_on()650 readl_relaxed_poll_timeout(base + USB_PHY_VBUS_WAKEUP_ID, in utmi_phy_power_off()691 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_off()693 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_off()