Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/phy/
Dphy-tegra-usb.c122 #define UTMIP_HS_DISCON_DISABLE BIT(8) macro
710 val |= UTMIP_HS_DISCON_DISABLE; in utmi_phy_preresume()
720 val &= ~UTMIP_HS_DISCON_DISABLE; in utmi_phy_postresume()