Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c65 #define SSPX_ELPG_VCORE_DOWN(x) BIT(2 + (x) * 3) macro
1297 value &= ~SSPX_ELPG_VCORE_DOWN(index); in tegra186_usb3_phy_power_on()
1347 value |= SSPX_ELPG_VCORE_DOWN(index); in tegra186_usb3_phy_power_off()