Home
last modified time | relevance | path

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

/linux/drivers/usb/c67x00/
H A Dc67x00-sched.c20 #define SETUP_STAGE 0 macro
390 urb->interval = SETUP_STAGE; in c67x00_urb_enqueue()
698 case SETUP_STAGE: in c67x00_add_ctrl_urb()
700 8, USB_PID_SETUP, 0, SETUP_STAGE); in c67x00_add_ctrl_urb()
703 urb->interval = SETUP_STAGE; in c67x00_add_ctrl_urb()
921 case SETUP_STAGE: in c67x00_handle_successful_td()
/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h390 SETUP_STAGE, enumerator
H A Dpxa27x_udc.c1954 set_ep0state(udc, SETUP_STAGE); in handle_ep0()
1966 case SETUP_STAGE: in handle_ep0()