Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c124 #define UTMIP_LINE_DEB_CNT(x) ((x) & 0xf) macro
H A Dxusb-tegra210.c301 #define UTMIP_LINE_DEB_CNT(x) (((x) & 0xf) << 16) macro