Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-tegra-usb.c112 #define UTMIP_BIASPD BIT(10) macro
341 val &= ~(UTMIP_OTGPD | UTMIP_BIASPD); in utmip_pad_power_on()
398 val |= UTMIP_OTGPD | UTMIP_BIASPD; in utmip_pad_power_off()