Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebug.h159 case DWC3_TRBCTL_NORMAL: in dwc3_trb_type_string()
H A Dcore.h869 #define DWC3_TRBCTL_NORMAL DWC3_TRB_CTRL_TRBCTL(1) macro
H A Dgadget.c1353 trb->ctrl = DWC3_TRBCTL_NORMAL; in dwc3_prepare_one_trb()