Searched refs:CVMX_USB_STAGE_NON_CONTROL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/host/
H A Docteon-hcd.c244 CVMX_USB_STAGE_NON_CONTROL, enumerator in enum:cvmx_usb_stage
1368 case CVMX_USB_STAGE_NON_CONTROL:
2086 transaction->stage = CVMX_USB_STAGE_NON_CONTROL;
2157 transaction->stage = CVMX_USB_STAGE_NON_CONTROL;
2403 case CVMX_USB_STAGE_NON_CONTROL:
2492 if (transaction->stage == CVMX_USB_STAGE_NON_CONTROL)
2497 transaction->stage = CVMX_USB_STAGE_NON_CONTROL;
2520 if (transaction->stage == CVMX_USB_STAGE_NON_CONTROL) {
2525 transaction->stage = CVMX_USB_STAGE_NON_CONTROL;

Completed in 104 milliseconds