Searched refs:USB2_PORT_SHIFT (Results 1 – 1 of 1) sorted by relevance
33 #define USB2_PORT_SHIFT(x) ((x) * 2) macro863 value &= ~(USB2_PORT_MASK << USB2_PORT_SHIFT(index)); in tegra186_utmi_phy_power_on()864 value |= (PORT_XUSB << USB2_PORT_SHIFT(index)); in tegra186_utmi_phy_power_on()