Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c55 #define USB2_HSIC_PORT_WAKEUP_EVENT(x) BIT((x) + 30) macro
H A Dxusb-tegra210.c63 #define USB2_HSIC_PORT_WAKEUP_EVENT(x) BIT((x) + 30) macro