Lines Matching refs:USB_PHY_VBUS_WAKEUP_ID
65 #define USB_PHY_VBUS_WAKEUP_ID 0x408 macro
549 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_on()
552 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_on()
659 readl_relaxed_poll_timeout(base + USB_PHY_VBUS_WAKEUP_ID, in utmi_phy_power_off()
700 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_off()
703 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in utmi_phy_power_off()
929 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in tegra_usb_phy_isr()
930 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in tegra_usb_phy_isr()
946 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in tegra_usb_phy_set_wakeup()
948 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in tegra_usb_phy_set_wakeup()
968 val = readl_relaxed(base + USB_PHY_VBUS_WAKEUP_ID); in tegra_usb_phy_set_wakeup()
970 writel_relaxed(val, base + USB_PHY_VBUS_WAKEUP_ID); in tegra_usb_phy_set_wakeup()