Home
last modified time | relevance | path

Searched refs:EP0_IN_DATA_PHASE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h58 EP0_IN_DATA_PHASE, enumerator
66 "EP0_IN_DATA_PHASE",
H A Dpxa25x_udc.h66 EP0_IN_DATA_PHASE, enumerator
153 "EP0_IN_DATA_PHASE", "EP0_OUT_DATA_PHASE",
H A Dpxa25x_udc.c888 case EP0_IN_DATA_PHASE: in pxa25x_ep_queue()
1735 dev->ep0state = EP0_IN_DATA_PHASE; in handle_ep0()
1768 if (likely(dev->ep0state == EP0_IN_DATA_PHASE in handle_ep0()
1806 case EP0_IN_DATA_PHASE: /* GET_DESCRIPTOR etc */ in handle_ep0()
H A Ds3c2410_udc.c679 dev->ep0state = EP0_IN_DATA_PHASE; in s3c2410_udc_handle_ep0_idle()
757 case EP0_IN_DATA_PHASE: /* GET_DESCRIPTOR etc */ in s3c2410_udc_handle_ep0()
758 dprintk(DEBUG_NORMAL, "EP0_IN_DATA_PHASE ... what now?\n"); in s3c2410_udc_handle_ep0()
1216 case EP0_IN_DATA_PHASE: in s3c2410_udc_queue()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h66 EP0_IN_DATA_PHASE, enumerator
146 "EP0_IN_DATA_PHASE", "EP0_OUT_DATA_PHASE",
H A Dpxa25x_udc.c884 case EP0_IN_DATA_PHASE: in pxa25x_ep_queue()
1697 dev->ep0state = EP0_IN_DATA_PHASE; in handle_ep0()
1730 if (likely(dev->ep0state == EP0_IN_DATA_PHASE in handle_ep0()
1768 case EP0_IN_DATA_PHASE: /* GET_DESCRIPTOR etc */ in handle_ep0()
H A Drenesas_usbf.c294 EP0_IN_DATA_PHASE, enumerator
2465 udc->ep0state = EP0_IN_DATA_PHASE; in usbf_handle_ep0_setup()
2657 case EP0_IN_DATA_PHASE: in usbf_ep0_interrupt()
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
H A Demxx_udc.h473 EP0_IN_DATA_PHASE, enumerator
H A Demxx_udc.c1183 case EP0_IN_DATA_PHASE: in _nbu2ss_start_transfer()
1615 udc->ep0state = EP0_IN_DATA_PHASE; in _nbu2ss_decode_request()
1774 case EP0_IN_DATA_PHASE: in _nbu2ss_ep0_int()
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/
H A Demxx_udc.h471 EP0_IN_DATA_PHASE, enumerator
H A Demxx_udc.c1181 case EP0_IN_DATA_PHASE: in _nbu2ss_start_transfer()
1611 udc->ep0state = EP0_IN_DATA_PHASE; in _nbu2ss_decode_request()
1770 case EP0_IN_DATA_PHASE: in _nbu2ss_ep0_int()

Completed in 25 milliseconds