Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c50 #define USB2_PORT_WAKE_INTERRUPT_ENABLE(x) BIT(x) macro
H A Dxusb-tegra210.c58 #define USB2_PORT_WAKE_INTERRUPT_ENABLE(x) BIT((x)) macro