Searched refs:DWC3_TRB_SIZE_LENGTH (Results 1 – 4 of 4) sorted by relevance
269 DWC3_TRB_SIZE_LENGTH(__entry->size), __entry->ctrl,
787 #define DWC3_TRB_SIZE_LENGTH(n) ((n) & DWC3_TRB_SIZE_MASK) macro
956 trb->size = DWC3_TRB_SIZE_LENGTH(length); in __dwc3_prepare_one_trb()
653 DWC3_TRB_SIZE_LENGTH(__entry->size), __entry->ctrl,