Lines Matching refs:dev_dbg
193 dev_dbg(musb->controller, "%s done request %p, %d/%d\n", in musb_g_giveback()
197 dev_dbg(musb->controller, "%s request %p, %d/%d fault %d\n", in musb_g_giveback()
242 dev_dbg(musb->controller, "%s: abort DMA --> %d\n", in nuke()
326 dev_dbg(musb->controller, "ep:%s disabled - ignore request\n", in txstate()
333 dev_dbg(musb->controller, "dma pending...\n"); in txstate()
345 dev_dbg(musb->controller, "%s old packet still ready , txcsr %03x\n", in txstate()
351 dev_dbg(musb->controller, "%s stalling, txcsr %03x\n", in txstate()
356 dev_dbg(musb->controller, "hw_ep%d, maxpacket %d, fifo count %d, txcsr %03x\n", in txstate()
473 dev_dbg(musb->controller, "%s TX/IN %s len %d/%d, txcsr %04x, fifo %d/%d\n", in txstate()
500 dev_dbg(musb->controller, "<== %s, txcsr %04x\n", musb_ep->end_point.name, csr); in musb_g_tx()
529 dev_dbg(musb->controller, "%s dma still busy?\n", musb_ep->end_point.name); in musb_g_tx()
545 dev_dbg(musb->controller, "TXCSR%d %04x, DMA off, len %zu, req %p\n", in musb_g_tx()
569 dev_dbg(musb->controller, "sending zero pkt\n"); in musb_g_tx()
588 dev_dbg(musb->controller, "%s idle now\n", in musb_g_tx()
655 dev_dbg(musb->controller, "ep:%s disabled - ignore request\n", in rxstate()
662 dev_dbg(musb->controller, "DMA pending...\n"); in rxstate()
667 dev_dbg(musb->controller, "%s stalling, RXCSR %04x\n", in rxstate()
842 dev_dbg(musb->controller, "%s OUT/RX pio fifo %d/%d, maxpacket %d\n", in rxstate()
931 dev_dbg(musb->controller, "<== %s, rxcsr %04x%s %p\n", musb_ep->end_point.name, in musb_g_rx()
946 dev_dbg(musb->controller, "%s iso overrun on %p\n", musb_ep->name, request); in musb_g_rx()
952 dev_dbg(musb->controller, "%s, incomprx\n", musb_ep->end_point.name); in musb_g_rx()
957 dev_dbg(musb->controller, "%s busy, csr %04x\n", in musb_g_rx()
971 dev_dbg(musb->controller, "RXCSR%d %04x, dma off, %04x, len %zu, req %p\n", in musb_g_rx()
1073 dev_dbg(musb->controller, "no support for high bandwidth ISO\n"); in musb_gadget_enable()
1097 dev_dbg(musb->controller, "packet size beyond hardware FIFO size\n"); in musb_gadget_enable()
1137 dev_dbg(musb->controller, "packet size beyond hardware FIFO size\n"); in musb_gadget_enable()
1253 dev_dbg(musb->controller, "%s\n", musb_ep->end_point.name); in musb_gadget_disable()
1270 dev_dbg(musb->controller, "not enough memory\n"); in musb_alloc_request()
1304 dev_dbg(musb->controller, "<== %s request %p len %u on hw_ep%d\n", in musb_ep_restart()
1338 dev_dbg(musb->controller, "<== to %s request=%p\n", ep->name, req); in musb_gadget_queue()
1352 dev_dbg(musb->controller, "req %p queued to %s while ep %s\n", in musb_gadget_queue()
1389 dev_dbg(musb->controller, "request %p not queued to %s\n", request, ep->name); in musb_gadget_dequeue()
1455 dev_dbg(musb->controller, "request in progress, cannot halt %s\n", in musb_gadget_set_halt()
1464 dev_dbg(musb->controller, "FIFO busy, cannot halt %s\n", ep->name); in musb_gadget_set_halt()
1473 dev_dbg(musb->controller, "%s: %s stall\n", ep->name, value ? "set" : "clear"); in musb_gadget_set_halt()
1500 dev_dbg(musb->controller, "restarting the request\n"); in musb_gadget_set_halt()
1642 dev_dbg(musb->controller, "Sending SRP: devctl: %02x\n", devctl); in musb_gadget_wakeup()
1670 dev_dbg(musb->controller, "Unhandled wake: %s\n", in musb_gadget_wakeup()
1680 dev_dbg(musb->controller, "issue wakeup\n"); in musb_gadget_wakeup()
1717 dev_dbg(musb->controller, "gadget D+ pullup %s\n", in musb_pullup()
1725 dev_dbg(musb->controller, "<= %s =>\n", __func__);
1806 dev_dbg(dev, "%s\n", __func__); in musb_gadget_release()
1978 dev_dbg(musb->controller, "registering driver %s\n", driver->function); in musb_gadget_start()
2008 dev_dbg(musb->controller, "OTG startup...\n"); in musb_gadget_start()
2016 dev_dbg(musb->controller, "add_hcd failed, %d\n", retval); in musb_gadget_start()
2110 dev_dbg(musb->controller, "unregistering driver %s\n", driver->function); in musb_gadget_stop()
2167 dev_dbg(musb->controller, "devctl %02x\n", devctl); in musb_g_suspend()
2204 dev_dbg(musb->controller, "devctl %02x\n", devctl); in musb_g_disconnect()
2222 dev_dbg(musb->controller, "Unhandled disconnect %s, setting a_idle\n", in musb_g_disconnect()
2254 dev_dbg(musb->controller, "<== %s addr=%x driver '%s'\n", in musb_g_reset()