Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h227 #define UTMIP_SUSPEND_EXIT_ON_EDGE (1 << 22) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c135 #define UTMIP_SUSPEND_EXIT_ON_EDGE BIT(22) macro