Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-tegra/
Dusb.h258 #define UTMIP_BIASPD (1 << 10) macro
/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dehci-tegra.c569 clrbits_le32(&usb1ctlr->utmip_bias_cfg0, UTMIP_BIASPD); in init_utmi_usb_controller()