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