Lines Matching refs:is_out
80 struct urb *urb, int is_out,
670 struct urb *urb, int is_out,
679 struct musb_qh *qh = musb_ep_get_qh(hw_ep, !is_out);
686 is_out ? "-->" : "<--",
688 qh->addr_reg, qh->epnum, is_out ? "out" : "in",
694 if (is_out && !len) {
705 dma_channel = is_out ? hw_ep->tx_channel : hw_ep->rx_channel;
708 dma_controller, hw_ep, is_out);
709 if (is_out)
720 if (is_out) {
758 csr |= musb->io.set_toggle(qh, is_out, urb);
844 csr |= musb->io.set_toggle(qh, is_out, urb);