Home
last modified time | relevance | path

Searched refs:DWC3_TRB_SIZE_LENGTH (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/dwc3/
Dtrace.h269 DWC3_TRB_SIZE_LENGTH(__entry->size), __entry->ctrl,
Dcore.h787 #define DWC3_TRB_SIZE_LENGTH(n) ((n) & DWC3_TRB_SIZE_MASK) macro
Dgadget.c956 trb->size = DWC3_TRB_SIZE_LENGTH(length); in __dwc3_prepare_one_trb()
/Linux-v5.10/Documentation/driver-api/usb/
Ddwc3.rst653 DWC3_TRB_SIZE_LENGTH(__entry->size), __entry->ctrl,