Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/c67x00/
Dc67x00-sched.c34 #define SETUP_STAGE 0 macro
404 urb->interval = SETUP_STAGE; in c67x00_urb_enqueue()
712 case SETUP_STAGE: in c67x00_add_ctrl_urb()
714 8, USB_PID_SETUP, 0, SETUP_STAGE); in c67x00_add_ctrl_urb()
717 urb->interval = SETUP_STAGE; in c67x00_add_ctrl_urb()
934 case SETUP_STAGE: in c67x00_handle_successful_td()
/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.h394 SETUP_STAGE, enumerator
Dpxa27x_udc.c2006 set_ep0state(udc, SETUP_STAGE); in handle_ep0()
2018 case SETUP_STAGE: in handle_ep0()