Searched refs:USB2_PORT_WAKEUP_EVENT (Results 1 – 2 of 2) sorted by relevance
51 #define USB2_PORT_WAKEUP_EVENT(x) BIT((x) + 7) macro57 (USB2_PORT_WAKEUP_EVENT(0) | USB2_PORT_WAKEUP_EVENT(1) | \58 USB2_PORT_WAKEUP_EVENT(2) | SS_PORT_WAKEUP_EVENT(0) | \535 value |= USB2_PORT_WAKEUP_EVENT(index); in tegra186_utmi_enable_phy_wake()567 value |= USB2_PORT_WAKEUP_EVENT(index); in tegra186_utmi_disable_phy_wake()583 (value & USB2_PORT_WAKEUP_EVENT(index))) in tegra186_utmi_phy_remote_wake_detected()
59 #define USB2_PORT_WAKEUP_EVENT(x) BIT((x) + 7) macro65 USB2_PORT_WAKEUP_EVENT(0) | USB2_PORT_WAKEUP_EVENT(1) | \66 USB2_PORT_WAKEUP_EVENT(2) | USB2_PORT_WAKEUP_EVENT(3) | \1207 value |= USB2_PORT_WAKEUP_EVENT(index); in tegra210_utmi_enable_phy_wake()1239 value |= USB2_PORT_WAKEUP_EVENT(index); in tegra210_utmi_disable_phy_wake()1255 (value & USB2_PORT_WAKEUP_EVENT(index))) in tegra210_utmi_phy_remote_wake_detected()