Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h257 #define UTMIP_OTGPD (1 << 11) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c111 #define UTMIP_OTGPD BIT(11) macro
341 val &= ~(UTMIP_OTGPD | UTMIP_BIASPD); in utmip_pad_power_on()
398 val |= UTMIP_OTGPD | UTMIP_BIASPD; in utmip_pad_power_off()