Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dusb.h206 #define UTMIP_RESET (1 << 11) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-tegra.c296 setbits_le32(&usbctlr->susp_ctrl, UTMIP_RESET); in usbf_reset_controller()
542 clrbits_le32(&usbctlr->susp_ctrl, UTMIP_RESET); in init_utmi_usb_controller()