Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h258 #define UTMIP_OTGPD (1 << 11) macro
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-tegra-usb.c97 #define UTMIP_OTGPD BIT(11) macro
323 val &= ~(UTMIP_OTGPD | UTMIP_BIASPD); in utmip_pad_power_on()
364 val |= UTMIP_OTGPD | UTMIP_BIASPD; in utmip_pad_power_off()