Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h291 #define UTMIP_ELASTIC_LIMIT_SHIFT 10 macro
293 (0x1f << UTMIP_ELASTIC_LIMIT_SHIFT)
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c511 utmip_elastic_limit << UTMIP_ELASTIC_LIMIT_SHIFT); in init_utmi_usb_controller()