Home
last modified time | relevance | path

Searched refs:UTMIP_HSDISCON_LEVEL_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h259 #define UTMIP_HSDISCON_LEVEL_SHIFT 2 macro
261 (0x3 << UTMIP_HSDISCON_LEVEL_SHIFT)
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c459 0x1 << UTMIP_HSDISCON_LEVEL_SHIFT); in init_utmi_usb_controller()