Searched defs:PHY_HS2LP_TIME (Results 1 – 2 of 2) sorted by relevance
79 #define PHY_HS2LP_TIME(x) FIELD_PREP(GENMASK(28, 0), x) macro
178 #define PHY_HS2LP_TIME(lbcc) (((lbcc) & 0xff) << 24) macro