Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-tegra-usb.c101 #define UTMIP_HSDISCON_LEVEL_MSB(x) ((((x) & 0x4) >> 2) << 24) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h257 #define UTMIP_HSDISCON_LEVEL_MSB (1 << 24) macro