Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h846 #define DWC3_TRB_SIZE_LENGTH(n) ((n) & DWC3_TRB_SIZE_MASK) macro
H A Dgadget.c1307 trb->size = DWC3_TRB_SIZE_LENGTH(trb_length); in dwc3_prepare_one_trb()
/linux/Documentation/driver-api/usb/
H A Ddwc3.rst653 DWC3_TRB_SIZE_LENGTH(__entry->size), __entry->ctrl,