Home
last modified time | relevance | path

Searched refs:USB_PID_SETUP (Results 1 – 8 of 8) sorted by relevance

/drivers/usb/host/
Disp116x-hcd.c257 case USB_PID_SETUP: in preproc_atl_queue()
302 ep->nextpid = USB_PID_SETUP; in finish_request()
444 case USB_PID_SETUP: in postproc_atl_queue()
523 if (ep->nextpid == USB_PID_SETUP) { in start_atl_transfers()
732 ep->nextpid = USB_PID_SETUP; in isp116x_urb_enqueue()
Dsl811-hcd.c385 case USB_PID_SETUP: in start()
429 ep->nextpid = USB_PID_SETUP; in finish_request()
546 case USB_PID_SETUP: in done()
849 ep->nextpid = USB_PID_SETUP; in sl811h_urb_enqueue()
1445 case USB_PID_SETUP: s = "setup"; break; in sl811h_show()
Disp1362-hcd.c304 case USB_PID_SETUP: in prepare_ptd()
453 ep->nextpid = USB_PID_SETUP; in finish_request()
622 case USB_PID_SETUP: in postproc_ep()
774 defer = ep->nextpid == USB_PID_SETUP; in start_atl_transfers()
1287 ep->nextpid = USB_PID_SETUP; in isp1362_urb_enqueue()
2106 case USB_PID_SETUP: in isp1362_show()
Duhci-q.c803 destination = (urb->pipe & PIPE_DEVEP_MASK) | USB_PID_SETUP; in uhci_submit_control()
828 destination ^= (USB_PID_SETUP ^ USB_PID_OUT); in uhci_submit_control()
830 destination ^= (USB_PID_SETUP ^ USB_PID_IN); in uhci_submit_control()
Duhci-debug.c71 case USB_PID_SETUP: in uhci_show_td()
Dr8a66597-hcd.c1214 case USB_PID_SETUP: in start_transfer()
1476 case USB_PID_SETUP: in check_next_phase()
1886 td->type = USB_PID_SETUP; in r8a66597_make_td()
/drivers/usb/early/
Dehci-dbgp.c116 #define USB_PID_SETUP 0x2d macro
347 pids = DBGP_PID_SET(USB_PID_DATA0, USB_PID_SETUP); in dbgp_control_msg()
/drivers/usb/c67x00/
Dc67x00-sched.c714 8, USB_PID_SETUP, 0, SETUP_STAGE); in c67x00_add_ctrl_urb()