Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebug.h181 case DWC3_TRBCTL_CONTROL_STATUS2: in dwc3_trb_type_string()
H A Dep0.c1078 : DWC3_TRBCTL_CONTROL_STATUS2; in dwc3_ep0_start_control_status()
H A Dcore.h869 #define DWC3_TRBCTL_CONTROL_STATUS2 DWC3_TRB_CTRL_TRBCTL(3) macro