HomeSort by: relevance | last modified time | path
    Searched refs:DWC2_CONTROL_STATUS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdddma.c 1119 } else if (qtd->control_phase == DWC2_CONTROL_STATUS) {
1186 qtd->control_phase = DWC2_CONTROL_STATUS;
1192 qtd->control_phase = DWC2_CONTROL_STATUS;
dwc2_hcd.h 211 DWC2_CONTROL_STATUS,
dwc2_hcdintr.c 1068 qtd->control_phase = DWC2_CONTROL_STATUS;
1077 qtd->control_phase = DWC2_CONTROL_STATUS;
1086 case DWC2_CONTROL_STATUS:
dwc2_hcd.c 647 case DWC2_CONTROL_STATUS:

Completed in 17 milliseconds