Lines Matching refs:dev_dbg

194 		dev_dbg(musb->controller, "%s done request %p,  %d/%d\n",  in musb_g_giveback()
198 dev_dbg(musb->controller, "%s request %p, %d/%d fault %d\n", in musb_g_giveback()
243 dev_dbg(musb->controller, "%s: abort DMA --> %d\n", in nuke()
327 dev_dbg(musb->controller, "ep:%s disabled - ignore request\n", in txstate()
334 dev_dbg(musb->controller, "dma pending...\n"); in txstate()
346 dev_dbg(musb->controller, "%s old packet still ready , txcsr %03x\n", in txstate()
352 dev_dbg(musb->controller, "%s stalling, txcsr %03x\n", in txstate()
357 dev_dbg(musb->controller, "hw_ep%d, maxpacket %d, fifo count %d, txcsr %03x\n", in txstate()
474 dev_dbg(musb->controller, "%s TX/IN %s len %d/%d, txcsr %04x, fifo %d/%d\n", in txstate()
501 dev_dbg(musb->controller, "<== %s, txcsr %04x\n", musb_ep->end_point.name, csr); in musb_g_tx()
530 dev_dbg(musb->controller, "%s dma still busy?\n", musb_ep->end_point.name); in musb_g_tx()
546 dev_dbg(musb->controller, "TXCSR%d %04x, DMA off, len %zu, req %p\n", in musb_g_tx()
570 dev_dbg(musb->controller, "sending zero pkt\n"); in musb_g_tx()
589 dev_dbg(musb->controller, "%s idle now\n", in musb_g_tx()
656 dev_dbg(musb->controller, "ep:%s disabled - ignore request\n", in rxstate()
663 dev_dbg(musb->controller, "DMA pending...\n"); in rxstate()
668 dev_dbg(musb->controller, "%s stalling, RXCSR %04x\n", in rxstate()
843 dev_dbg(musb->controller, "%s OUT/RX pio fifo %d/%d, maxpacket %d\n", in rxstate()
932 dev_dbg(musb->controller, "<== %s, rxcsr %04x%s %p\n", musb_ep->end_point.name, in musb_g_rx()
947 dev_dbg(musb->controller, "%s iso overrun on %p\n", musb_ep->name, request); in musb_g_rx()
953 dev_dbg(musb->controller, "%s, incomprx\n", musb_ep->end_point.name); in musb_g_rx()
958 dev_dbg(musb->controller, "%s busy, csr %04x\n", in musb_g_rx()
972 dev_dbg(musb->controller, "RXCSR%d %04x, dma off, %04x, len %zu, req %p\n", in musb_g_rx()
1074 dev_dbg(musb->controller, "no support for high bandwidth ISO\n"); in musb_gadget_enable()
1098 dev_dbg(musb->controller, "packet size beyond hardware FIFO size\n"); in musb_gadget_enable()
1138 dev_dbg(musb->controller, "packet size beyond hardware FIFO size\n"); in musb_gadget_enable()
1254 dev_dbg(musb->controller, "%s\n", musb_ep->end_point.name); in musb_gadget_disable()
1271 dev_dbg(musb->controller, "not enough memory\n"); in musb_alloc_request()
1305 dev_dbg(musb->controller, "<== %s request %p len %u on hw_ep%d\n", in musb_ep_restart()
1339 dev_dbg(musb->controller, "<== to %s request=%p\n", ep->name, req); in musb_gadget_queue()
1353 dev_dbg(musb->controller, "req %p queued to %s while ep %s\n", in musb_gadget_queue()
1390 dev_dbg(musb->controller, "request %p not queued to %s\n", request, ep->name); in musb_gadget_dequeue()
1456 dev_dbg(musb->controller, "request in progress, cannot halt %s\n", in musb_gadget_set_halt()
1465 dev_dbg(musb->controller, "FIFO busy, cannot halt %s\n", ep->name); in musb_gadget_set_halt()
1474 dev_dbg(musb->controller, "%s: %s stall\n", ep->name, value ? "set" : "clear"); in musb_gadget_set_halt()
1501 dev_dbg(musb->controller, "restarting the request\n"); in musb_gadget_set_halt()
1643 dev_dbg(musb->controller, "Sending SRP: devctl: %02x\n", devctl); in musb_gadget_wakeup()
1671 dev_dbg(musb->controller, "Unhandled wake: %s\n", in musb_gadget_wakeup()
1681 dev_dbg(musb->controller, "issue wakeup\n"); in musb_gadget_wakeup()
1718 dev_dbg(musb->controller, "gadget D+ pullup %s\n", in musb_pullup()
1726 dev_dbg(musb->controller, "<= %s =>\n", __func__);
1807 dev_dbg(dev, "%s\n", __func__); in musb_gadget_release()
1979 dev_dbg(musb->controller, "registering driver %s\n", driver->function); in musb_gadget_start()
2009 dev_dbg(musb->controller, "OTG startup...\n"); in musb_gadget_start()
2017 dev_dbg(musb->controller, "add_hcd failed, %d\n", retval); in musb_gadget_start()
2111 dev_dbg(musb->controller, "unregistering driver %s\n", driver->function); in musb_gadget_stop()
2168 dev_dbg(musb->controller, "devctl %02x\n", devctl); in musb_g_suspend()
2205 dev_dbg(musb->controller, "devctl %02x\n", devctl); in musb_g_disconnect()
2223 dev_dbg(musb->controller, "Unhandled disconnect %s, setting a_idle\n", in musb_g_disconnect()
2255 dev_dbg(musb->controller, "<== %s addr=%x driver '%s'\n", in musb_g_reset()