Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/dwc3/
Dcore.h458 #define DWC3_TRBCTL_CONTROL_STATUS3 DWC3_TRB_CTRL_TRBCTL(4) macro
Dep0.c725 type = dwc->three_stage_setup ? DWC3_TRBCTL_CONTROL_STATUS3 in dwc3_ep0_start_control_status()