Lines Matching refs:double_buf
226 ep->ackwait = 1 + ep->double_buf; in omap_ep_enable()
431 if (!ep->double_buf) in read_fifo()
442 ep->fnf = ep->double_buf; in read_fifo()
798 ep->ackwait = 1 + ep->double_buf; in dma_channel_claim()
989 ep->ackwait = 1 + ep->double_buf; in omap_ep_queue()
1102 ep->ackwait = 1 + ep->double_buf; in omap_ep_set_halt()
1580 ep->ackwait = 1 + ep->double_buf; in ep0_irq()
1872 || (ep->double_buf && HALF_FULL(stat_flg)))) { in pio_out_timer()
1881 ep->ackwait = 1 + ep->double_buf; in pio_out_timer()
1920 if (!ep->double_buf) in omap_udc_pio_irq()
1934 ep->ackwait = 1 + ep->double_buf; in omap_udc_pio_irq()
2158 ep->double_buf ? "dbuf " : "", in proc_ep_show()
2557 ep->double_buf = dbuf; in omap_ep_setup()