Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/phy/
Dphy-tegra-usb.c111 #define UTMIP_HS_DISCON_DISABLE (1 << 8) macro
638 val |= UTMIP_HS_DISCON_DISABLE; in utmi_phy_preresume()
648 val &= ~UTMIP_HS_DISCON_DISABLE; in utmi_phy_postresume()