Home
last modified time | relevance | path

Searched defs:USBON_VAL_PD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c231 #define USBON_VAL_PD BIT(9) macro
H A Dxusb-tegra210.c319 #define USBON_VAL_PD(x) UTMIP(x, BIT(4 * (x) + 1), \ macro