Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c213 ep->ackwait = 0; in omap_ep_enable()
229 ep->ackwait = 1 + ep->double_buf; in omap_ep_enable()
376 ep->ackwait = 1; in write_fifo()
801 ep->ackwait = 1 + ep->double_buf; in dma_channel_claim()
926 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) { in omap_ep_queue()
992 ep->ackwait = 1 + ep->double_buf; in omap_ep_queue()
1100 ep->ackwait = 0; in omap_ep_set_halt()
1103 ep->ackwait = 1 + ep->double_buf; in omap_ep_set_halt()
1540 ep0->ackwait = 0; in ep0_irq()
1578 ep->ackwait = 0; in ep0_irq()
[all …]
Domap_udc.h151 u8 ackwait; member
Dfsl_qe_udc.h311 u8 ackwait; member