Searched defs:USB2_PORT_WAKEUP_EVENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/tegra/ | ||
H A D | xusb-tegra186.c | 51 #define USB2_PORT_WAKEUP_EVENT(x) BIT((x) + 7) macro |
H A D | xusb-tegra210.c | 59 #define USB2_PORT_WAKEUP_EVENT(x) BIT((x) + 7) macro |