Home
last modified time | relevance | path

Searched refs:EP0_IDLE (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/usb/gadget/
A Dpxa27x_udc.c128 ep0state = EP0_IDLE; in udc_write_urb()
215 ep0state = EP0_IDLE; in udc_handle_ep0()
220 ep0state = EP0_IDLE; in udc_handle_ep0()
224 case EP0_IDLE: in udc_handle_ep0()
259 ep0state = EP0_IDLE; in udc_handle_ep0()
323 ep0state = EP0_IDLE; in udc_handle_ep0()
341 ep0state = EP0_IDLE; in udc_handle_ep0()
350 ep0state = EP0_IDLE; in udc_handle_ep0()
362 ep0state = EP0_IDLE; in udc_handle_ep0()
417 ep0state = EP0_IDLE; in udc_irq()
[all …]
A Dpxa25x_udc.h78 EP0_IDLE, enumerator
A Dpxa25x_udc.c444 dev->ep0state = EP0_IDLE; in ep0_idle()
1138 dev->ep0state = EP0_IDLE; in udc_reinit()
1242 if ((udccs0 & UDCCS0_SA) != 0 && dev->ep0state != EP0_IDLE) { in handle_ep0()
1249 case EP0_IDLE: in handle_ep0()
/u-boot/include/usb/
A Dpxa27x_udc.h16 #define EP0_IDLE 0 macro

Completed in 8 milliseconds