Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c212 ep->ackwait = 0; in omap_ep_enable()
228 ep->ackwait = 1 + ep->double_buf; in omap_ep_enable()
375 ep->ackwait = 1; in write_fifo()
800 ep->ackwait = 1 + ep->double_buf; in dma_channel_claim()
925 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) { in omap_ep_queue()
991 ep->ackwait = 1 + ep->double_buf; in omap_ep_queue()
1101 ep->ackwait = 0; in omap_ep_set_halt()
1104 ep->ackwait = 1 + ep->double_buf; in omap_ep_set_halt()
1541 ep0->ackwait = 0; in ep0_irq()
1579 ep->ackwait = 0; in ep0_irq()
[all …]
H A Domap_udc.h152 u8 ackwait; member
H A Dfsl_qe_udc.h307 u8 ackwait; member