Lines Matching refs:musb_dbg

245 		musb_dbg(musb, "check whether there's still time for periodic Tx");  in musb_start_urb()
258 musb_dbg(musb, "SOF for %d", epnum); in musb_start_urb()
266 musb_dbg(musb, "Start TX%d %s", epnum, in musb_start_urb()
384 musb_dbg(musb, "... next ep%d %cX urb %p", in musb_advance_schedule()
429 musb_dbg(musb, "RX%d count %d, buffer %p len %d/%d", epnum, rx_count, in musb_host_packet_rx()
451 musb_dbg(musb, "OVERFLOW %d into %d", rx_count, length); in musb_host_packet_rx()
469 musb_dbg(musb, "OVERFLOW %d into %d", rx_count, length); in musb_host_packet_rx()
684 musb_dbg(musb, "%s hw%d urb %p spd%d dev%d ep%d%s " in musb_ep_program()
890 musb_dbg(musb, "RXCSR%d := %04x", epnum, csr); in musb_ep_program()
1010 musb_dbg(musb, "start no-DATA"); in musb_h_ep0_continue()
1013 musb_dbg(musb, "start IN-DATA"); in musb_h_ep0_continue()
1018 musb_dbg(musb, "start OUT-DATA"); in musb_h_ep0_continue()
1030 musb_dbg(musb, "Sending %d byte%s to ep0 fifo %p", in musb_h_ep0_continue()
1075 musb_dbg(musb, "<== csr0 %04x, qh %p, count %d, urb %p, stage %d", in musb_h_ep0_irq()
1086 musb_dbg(musb, "STALLING ENDPOINT"); in musb_h_ep0_irq()
1090 musb_dbg(musb, "no response, csr0 %04x", csr); in musb_h_ep0_irq()
1094 musb_dbg(musb, "control NAK timeout"); in musb_h_ep0_irq()
1109 musb_dbg(musb, "aborting"); in musb_h_ep0_irq()
1162 musb_dbg(musb, "ep0 STATUS, csr %04x", csr); in musb_h_ep0_irq()
1216 musb_dbg(musb, "extra TX%d ready, csr %04x", epnum, tx_csr); in musb_host_tx()
1223 musb_dbg(musb, "OUT/TX%d end, csr %04x%s", epnum, tx_csr, in musb_host_tx()
1229 musb_dbg(musb, "TX end %d stall", epnum); in musb_host_tx()
1236 musb_dbg(musb, "TX 3strikes on ep=%d", epnum); in musb_host_tx()
1243 musb_dbg(musb, "NAK timeout on TX%d ep", epnum); in musb_host_tx()
1246 musb_dbg(musb, "TX ep%d device not responding", epnum); in musb_host_tx()
1292 musb_dbg(musb, "extra TX%d ready, csr %04x", epnum, tx_csr); in musb_host_tx()
1351 musb_dbg(musb, in musb_host_tx()
1419 musb_dbg(musb, "not complete, but DMA enabled?"); in musb_host_tx()
1637 musb_dbg(musb, "** OVERFLOW %d into %d", in musb_rx_dma_in_inventra_cppi41()
1760 musb_dbg(musb, "BOGUS RX%d ready, csr %04x, count %d", in musb_host_rx()
1771 musb_dbg(musb, "RX end %d STALL", epnum); in musb_host_rx()
1794 musb_dbg(musb, "RX end %d NAK timeout", epnum); in musb_host_rx()
1817 musb_dbg(musb, "RX end %d ISO data error", epnum); in musb_host_rx()
1822 musb_dbg(musb, "end %d high bandwidth incomplete ISO packet RX", in musb_host_rx()
1867 musb_dbg(musb, "RXCSR%d %04x, reqpkt, len %zu%s", epnum, rx_csr, in musb_host_rx()
1888 musb_dbg(hw_ep->musb, in musb_host_rx()
1916 musb_dbg(hw_ep->musb, in musb_host_rx()
1969 musb_dbg(musb, "read %spacket", done ? "last " : ""); in musb_host_rx()
2099 musb_dbg(musb, "qh %p periodic slot %d", qh, best_end); in musb_schedule()
2326 musb_dbg(musb, "abort %cX%d DMA for urb %p --> %d", in musb_cleanup_urb()