Home
last modified time | relevance | path

Searched refs:ep_dbg (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/usb/gadget/udc/
Dpxa27x_udc.c481 ep_dbg(ep, "state=%s->%s, udccsr0=0x%03x, udcbcr=%d\n", old_stname, in set_ep0state()
671 ep_dbg(ep, "complete req %p stat %d len %u/%u\n", in req_done()
877 ep_dbg(ep, "read udccsr:%03x, count:%d bytes%s req %p %d/%d\n", in read_fifo()
951 ep_dbg(ep, "wrote count:%d bytes%s%s, left:%d req=%p\n", in write_fifo()
979 ep_dbg(ep, "read udccsr:%03x, count:%d bytes%s req %p %d/%d\n", in read_ep0_fifo()
1022 ep_dbg(ep, "in %d bytes%s%s, %d left, req=%p, udccsr0=0x%03x\n", in write_ep0_fifo()
1070 ep_dbg(ep, "bogus device state\n"); in pxa_ep_queue()
1085 ep_dbg(ep, "queue req %p(first=%s), len %d buf %p\n", in pxa_ep_queue()
1218 ep_dbg(ep, "only host can clear halt\n"); in pxa_ep_set_halt()
1287 ep_dbg(ep, "called while queue list not empty\n"); in pxa_ep_fifo_flush()
[all …]
Dnet2280.c347 ep_dbg(dev, "enabled %s (ep%d%s-%s) %s max %04x\n", in net2280_enable()
677 ep_dbg(ep->dev, "%s %s %08x !NAK\n", in out_flush()
1176 ep_dbg(ep->dev, in scan_dma_completions()
1271 ep_dbg(ep->dev, "%s: Request mismatch\n", __func__); in net2280_dequeue()
1278 ep_dbg(ep->dev, "unlink (%s) dma\n", _ep->name); in net2280_dequeue()
1289 ep_dbg(ep->dev, "unlink (%s) pio\n", _ep->name); in net2280_dequeue()
2650 ep_dbg(ep->dev, "%s escape stuck %d, count %u\n", in handle_ep_small()
2692 ep_dbg(ep->dev, "%s dma ep_stat %08x ??\n", in handle_ep_small()
3128 ep_dbg(dev, "%s\n", in handle_stat0_irqs()
3346 ep_dbg(dev, "unhandled irqstat0 %08x\n", stat); in handle_stat0_irqs()
[all …]
Dnet2280.h316 #define ep_dbg(ndev, fmt, args...) \ macro
Dpxa27x_udc.h487 #define ep_dbg(ep, fmt, arg...) \ macro
Dlpc32xx_udc.c187 #define ep_dbg(epp, fmt, arg...) \ macro
1415 ep_dbg(ep, "%s done %p, status %d\n", ep->ep.name, req, status); in done()
1676 ep_dbg(ep, "EP enabled: %s, HW:%d, MP:%d IN:%d\n", ep->ep.name, in lpc32xx_ep_enable()
1787 ep_dbg(ep, "%s queue req %p len %d buf %p (in=%d) z=%d\n", _ep->name, in lpc32xx_ep_queue()