Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/phy/
H A Dphy-tegra-usb.c53 #define UTMIP_RESET BIT(11) macro
491 val |= UTMIP_RESET; in utmi_phy_power_on()
617 val &= ~UTMIP_RESET; in utmi_phy_power_on()
668 val |= UTMIP_RESET; in utmi_phy_power_off()