Searched refs:SSPX_ELPG_CLAMP_EN (Results 1 – 1 of 1) sorted by relevance
63 #define SSPX_ELPG_CLAMP_EN(x) BIT(0 + (x) * 3) macro1101 value |= SSPX_ELPG_CLAMP_EN(index); in tegra186_usb3_enable_phy_sleepwalk()1126 value &= ~SSPX_ELPG_CLAMP_EN(index); in tegra186_usb3_disable_phy_sleepwalk()1290 value &= ~SSPX_ELPG_CLAMP_EN(index); in tegra186_usb3_phy_power_on()1322 value |= SSPX_ELPG_CLAMP_EN(index); in tegra186_usb3_phy_power_off()
Completed in 7 milliseconds