Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/phy/
Dphy-tegra-usb.c53 #define UTMIP_RESET BIT(11) macro
483 val |= UTMIP_RESET; in utmi_phy_power_on()
608 val &= ~UTMIP_RESET; in utmi_phy_power_on()
659 val |= UTMIP_RESET; in utmi_phy_power_off()