Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Domap_udc.c209 ep->ackwait = 0; in omap_ep_enable()
225 ep->ackwait = 1 + ep->double_buf; in omap_ep_enable()
372 ep->ackwait = 1; in write_fifo()
797 ep->ackwait = 1 + ep->double_buf; in dma_channel_claim()
922 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) { in omap_ep_queue()
988 ep->ackwait = 1 + ep->double_buf; in omap_ep_queue()
1096 ep->ackwait = 0; in omap_ep_set_halt()
1099 ep->ackwait = 1 + ep->double_buf; in omap_ep_set_halt()
1536 ep0->ackwait = 0; in ep0_irq()
1574 ep->ackwait = 0; in ep0_irq()
[all …]
Domap_udc.h152 u8 ackwait; member
Dfsl_qe_udc.h307 u8 ackwait; member