Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp116x-hcd.c262 case USB_PID_ACK: in preproc_atl_queue()
394 if (ep->nextpid == USB_PID_ACK) in postproc_atl_queue()
441 ep->nextpid = USB_PID_ACK; in postproc_atl_queue()
450 ep->nextpid = USB_PID_ACK; in postproc_atl_queue()
459 case USB_PID_ACK: in postproc_atl_queue()
526 } else if (ep->nextpid == USB_PID_ACK) { in start_atl_transfers()
H A Dsl811-hcd.c389 case USB_PID_ACK: /* for control status */ in start()
512 ep->nextpid = USB_PID_ACK; in done()
542 ep->nextpid = USB_PID_ACK; in done()
550 ep->nextpid = USB_PID_ACK; in done()
559 case USB_PID_ACK: in done()
1448 case USB_PID_ACK: s = "status"; break; in sl811h_debug_show()
H A Disp1362-hcd.c312 case USB_PID_ACK: in prepare_ptd()
547 ep->nextpid = USB_PID_ACK; in postproc_ep()
587 ep->nextpid = USB_PID_ACK; in postproc_ep()
614 ep->nextpid = USB_PID_ACK; in postproc_ep()
625 ep->nextpid = USB_PID_ACK; in postproc_ep()
634 case USB_PID_ACK: in postproc_ep()
2111 case USB_PID_ACK: in isp1362_show()
H A Dr8a66597-hcd.c1215 case USB_PID_ACK: in start_transfer()
1459 td->type = USB_PID_ACK; in check_next_phase()
1463 td->type = USB_PID_ACK; in check_next_phase()
1469 case USB_PID_ACK: in check_next_phase()
/openbmc/u-boot/include/
H A Dusb_defs.h119 #define USB_PID_ACK 0xd2 macro
H A Dusbdevice.h236 #define USB_PID_ACK 0xd2 macro
/openbmc/linux/include/linux/usb/
H A Dhcd.h26 #define USB_PID_ACK 0xd2 macro
/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c120 #define USB_PID_ACK 0xd2 macro