Lines Matching refs:musb_dbg

188 		musb_dbg(musb, "%s: abort DMA --> %d", ep->name, value);  in nuke()
236 musb_dbg(musb, "ep:%s disabled - ignore request", in txstate()
243 musb_dbg(musb, "dma pending..."); in txstate()
255 musb_dbg(musb, "%s old packet still ready , txcsr %03x", in txstate()
261 musb_dbg(musb, "%s stalling, txcsr %03x", in txstate()
266 musb_dbg(musb, "hw_ep%d, maxpacket %d, fifo count %d, txcsr %03x", in txstate()
394 musb_dbg(musb, "%s TX/IN %s len %d/%d, txcsr %04x, fifo %d/%d", in txstate()
421 musb_dbg(musb, "<== %s, txcsr %04x", musb_ep->end_point.name, csr); in musb_g_tx()
450 musb_dbg(musb, "%s dma still busy?", musb_ep->end_point.name); in musb_g_tx()
466 musb_dbg(musb, "TXCSR%d %04x, DMA off, len %zu, req %p", in musb_g_tx()
503 musb_dbg(musb, "%s idle now", in musb_g_tx()
539 musb_dbg(musb, "ep:%s disabled - ignore request", in rxstate()
546 musb_dbg(musb, "DMA pending..."); in rxstate()
551 musb_dbg(musb, "%s stalling, RXCSR %04x", in rxstate()
726 musb_dbg(musb, "%s OUT/RX pio fifo %d/%d, maxpacket %d", in rxstate()
818 musb_dbg(musb, "<== %s, rxcsr %04x%s %p", musb_ep->end_point.name, in musb_g_rx()
833 musb_dbg(musb, "%s iso overrun on %p", musb_ep->name, request); in musb_g_rx()
839 musb_dbg(musb, "%s, incomprx", musb_ep->end_point.name); in musb_g_rx()
844 musb_dbg(musb, "%s busy, csr %04x", in musb_g_rx()
955 musb_dbg(musb, "no support for high bandwidth ISO"); in musb_gadget_enable()
978 musb_dbg(musb, "packet size beyond hardware FIFO size"); in musb_gadget_enable()
1017 musb_dbg(musb, "packet size beyond hardware FIFO size"); in musb_gadget_enable()
1121 musb_dbg(musb, "%s", musb_ep->end_point.name); in musb_gadget_disable()
1229 musb_dbg(musb, "req %p queued to %s while ep %s", in musb_gadget_queue()
1347 musb_dbg(musb, "request in progress, cannot halt %s", in musb_gadget_set_halt()
1356 musb_dbg(musb, "FIFO busy, cannot halt %s", in musb_gadget_set_halt()
1366 musb_dbg(musb, "%s: %s stall", ep->name, value ? "set" : "clear"); in musb_gadget_set_halt()
1393 musb_dbg(musb, "restarting the request"); in musb_gadget_set_halt()
1529 musb_dbg(musb, "Sending SRP: devctl: %02x", devctl); in musb_gadget_wakeup()
1559 musb_dbg(musb, "Unhandled wake: %s", in musb_gadget_wakeup()
1569 musb_dbg(musb, "issue wakeup"); in musb_gadget_wakeup()
1601 musb_dbg(musb, "gadget D+ pullup %s", in musb_pullup()
1609 musb_dbg(musb, "<= %s =>\n", __func__);
1947 musb_dbg(musb, "musb_g_suspend: devctl %02x", devctl); in musb_g_suspend()
1983 musb_dbg(musb, "musb_g_disconnect: devctl %02x", devctl); in musb_g_disconnect()
2000 musb_dbg(musb, "Unhandled disconnect %s, setting a_idle", in musb_g_disconnect()
2030 musb_dbg(musb, "<== %s driver '%s'", in musb_g_reset()