Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds