Searched refs:GET_TD_SIZE (Results 1 – 2 of 2) sorted by relevance
234 TRB_LEN(field2), GET_TD_SIZE(field2), in cdnsp_decode_trb()247 GET_TD_SIZE(field2), in cdnsp_decode_trb()262 GET_TD_SIZE(field2), in cdnsp_decode_trb()280 GET_TD_SIZE(field2), in cdnsp_decode_trb()
1010 #define GET_TD_SIZE(p) (((p) & GENMASK(21, 17)) >> 17) macro