Searched refs:TRB_FIELD_TO_BURST (Results 1 – 2 of 2) sorted by relevance
184 TRB_FIELD_TO_BURST(length), in cdns2_decode_trb()
484 #define TRB_FIELD_TO_BURST(p) (((p) & GENMASK(31, 24)) >> 24) macro