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