Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c123 #define UHSIC_LINE_DEB_CNT(x) (((x) & 0xf) << 4) macro
H A Dxusb-tegra210.c302 #define UHSIC_LINE_DEB_CNT(x) (((x) & 0xf) << 20) macro