Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Domap_udc.c211 ep->ackwait = 0; in omap_ep_enable()
227 ep->ackwait = 1 + ep->double_buf; in omap_ep_enable()
374 ep->ackwait = 1; in write_fifo()
799 ep->ackwait = 1 + ep->double_buf; in dma_channel_claim()
924 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) { in omap_ep_queue()
990 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 …]
H A Domap_udc.h152 u8 ackwait; member
H A Dfsl_qe_udc.h307 u8 ackwait; member