Home
last modified time | relevance | path

Searched defs:USB2_PORT_WAKEUP_EVENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c51 #define USB2_PORT_WAKEUP_EVENT(x) BIT((x) + 7) macro
H A Dxusb-tegra210.c59 #define USB2_PORT_WAKEUP_EVENT(x) BIT((x) + 7) macro