Searched defs:RPD_CTRL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/phy/tegra/ | ||
| H A D | xusb-tegra186.c | 82 #define RPD_CTRL(x) (((x) & 0x1f) << 26) macro |
| H A D | xusb-tegra210.c | 109 #define RPD_CTRL(x) (((x) & 0x1f) << 26) macro |