Searched defs:PHY_LP2HS_TIME (Results 1 – 2 of 2) sorted by relevance
77 #define PHY_LP2HS_TIME(x) FIELD_PREP(GENMASK(28, 0), x) macro
179 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro