Searched defs:UTMIP_LINE_DEB_CNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/tegra/ | ||
H A D | xusb-tegra186.c | 124 #define UTMIP_LINE_DEB_CNT(x) ((x) & 0xf) macro |
H A D | xusb-tegra210.c | 301 #define UTMIP_LINE_DEB_CNT(x) (((x) & 0xf) << 16) macro |