Searched defs:USBOP_VAL_PD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/tegra/ | ||
H A D | xusb-tegra186.c | 230 #define USBOP_VAL_PD BIT(8) macro |
H A D | xusb-tegra210.c | 318 #define USBOP_VAL_PD(x) UTMIP(x, BIT(4 * (x)), BIT(20)) macro |