Lines Matching refs:is_out
80 struct urb *urb, int is_out,
676 struct urb *urb, int is_out,
685 struct musb_qh *qh = musb_ep_get_qh(hw_ep, !is_out);
692 is_out ? "-->" : "<--",
694 qh->addr_reg, qh->epnum, is_out ? "out" : "in",
700 if (is_out && !len) {
711 dma_channel = is_out ? hw_ep->tx_channel : hw_ep->rx_channel;
714 dma_controller, hw_ep, is_out);
715 if (is_out)
726 if (is_out) {
764 csr |= musb->io.set_toggle(qh, is_out, urb);
850 csr |= musb->io.set_toggle(qh, is_out, urb);