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()
396 musb_dbg(musb, "... next ep%d %cX urb %p", in musb_advance_schedule()
441 musb_dbg(musb, "RX%d count %d, buffer %p len %d/%d", epnum, rx_count, in musb_host_packet_rx()
463 musb_dbg(musb, "OVERFLOW %d into %d", rx_count, length); in musb_host_packet_rx()
481 musb_dbg(musb, "OVERFLOW %d into %d", rx_count, length); in musb_host_packet_rx()
702 musb_dbg(musb, "%s hw%d urb %p spd%d dev%d ep%d%s " in musb_ep_program()
918 musb_dbg(musb, "RXCSR%d := %04x", epnum, csr); in musb_ep_program()
1036 musb_dbg(musb, "start no-DATA"); in musb_h_ep0_continue()
1039 musb_dbg(musb, "start IN-DATA"); in musb_h_ep0_continue()
1044 musb_dbg(musb, "start OUT-DATA"); in musb_h_ep0_continue()
1056 musb_dbg(musb, "Sending %d byte%s to ep0 fifo %p", in musb_h_ep0_continue()
1101 musb_dbg(musb, "<== csr0 %04x, qh %p, count %d, urb %p, stage %d", in musb_h_ep0_irq()
1112 musb_dbg(musb, "STALLING ENDPOINT"); in musb_h_ep0_irq()
1116 musb_dbg(musb, "no response, csr0 %04x", csr); in musb_h_ep0_irq()
1120 musb_dbg(musb, "control NAK timeout"); in musb_h_ep0_irq()
1135 musb_dbg(musb, "aborting"); in musb_h_ep0_irq()
1188 musb_dbg(musb, "ep0 STATUS, csr %04x", csr); in musb_h_ep0_irq()
1242 musb_dbg(musb, "extra TX%d ready, csr %04x", epnum, tx_csr); in musb_host_tx()
1249 musb_dbg(musb, "OUT/TX%d end, csr %04x%s", epnum, tx_csr, in musb_host_tx()
1255 musb_dbg(musb, "TX end %d stall", epnum); in musb_host_tx()
1262 musb_dbg(musb, "TX 3strikes on ep=%d", epnum); in musb_host_tx()
1269 musb_dbg(musb, "NAK timeout on TX%d ep", epnum); in musb_host_tx()
1272 musb_dbg(musb, "TX ep%d device not responding", epnum); in musb_host_tx()
1318 musb_dbg(musb, "extra TX%d ready, csr %04x", epnum, tx_csr); in musb_host_tx()
1377 musb_dbg(musb, in musb_host_tx()
1445 musb_dbg(musb, "not complete, but DMA enabled?"); in musb_host_tx()
1672 musb_dbg(musb, "** OVERFLOW %d into %d", in musb_rx_dma_in_inventra_cppi41()
1795 musb_dbg(musb, "BOGUS RX%d ready, csr %04x, count %d", in musb_host_rx()
1806 musb_dbg(musb, "RX end %d STALL", epnum); in musb_host_rx()
1812 musb_dbg(musb, "end %d RX proto error", epnum); in musb_host_rx()
1823 musb_dbg(musb, "RX end %d NAK timeout", epnum); in musb_host_rx()
1846 musb_dbg(musb, "RX end %d ISO data error", epnum); in musb_host_rx()
1851 musb_dbg(musb, "end %d high bandwidth incomplete ISO packet RX", in musb_host_rx()
1896 musb_dbg(musb, "RXCSR%d %04x, reqpkt, len %zu%s", epnum, rx_csr, in musb_host_rx()
1917 musb_dbg(hw_ep->musb, in musb_host_rx()
1945 musb_dbg(hw_ep->musb, in musb_host_rx()
1998 musb_dbg(musb, "read %spacket", done ? "last " : ""); in musb_host_rx()
2126 musb_dbg(musb, "qh %p periodic slot %d", qh, best_end); in musb_schedule()
2353 musb_dbg(musb, "abort %cX%d DMA for urb %p --> %d", in musb_cleanup_urb()