Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebug.h165 case DWC3_TRBCTL_CONTROL_STATUS3: in dwc3_trb_type_string()
H A Dep0.c1072 type = dwc->three_stage_setup ? DWC3_TRBCTL_CONTROL_STATUS3 in dwc3_ep0_start_control_status()
H A Dcore.h868 #define DWC3_TRBCTL_CONTROL_STATUS3 DWC3_TRB_CTRL_TRBCTL(4) macro