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