Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/c67x00/
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-5.19.10/drivers/usb/gadget/udc/
Dpxa27x_udc.h390 SETUP_STAGE, enumerator
Dpxa27x_udc.c1955 set_ep0state(udc, SETUP_STAGE); in handle_ep0()
1967 case SETUP_STAGE: in handle_ep0()