Home
last modified time | relevance | path

Searched refs:USB2_PORT_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c34 #define USB2_PORT_MASK 0x3 macro
863 value &= ~(USB2_PORT_MASK << USB2_PORT_SHIFT(index)); in tegra186_utmi_phy_power_on()