Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
A Dpxa27x_udc.c672 ep_dbg(ep, "complete req %p stat %d len %u/%u\n", in req_done()
1071 ep_dbg(ep, "bogus device state\n"); in pxa_ep_queue()
1219 ep_dbg(ep, "only host can clear halt\n"); in pxa_ep_set_halt()
1288 ep_dbg(ep, "called while queue list not empty\n"); in pxa_ep_fifo_flush()
1289 ep_dbg(ep, "called\n"); in pxa_ep_fifo_flush()
1365 ep_dbg(ep, "enabled\n"); in pxa_ep_enable()
1396 ep_dbg(ep, "disabled\n"); in pxa_ep_disable()
1852 ep_dbg(ep, "SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_ep0_ctrl_req()
1876 ep_dbg(ep, "protocol STALL, udccsr0=%03x err %d\n", in handle_ep0_ctrl_req()
1947 ep_dbg(ep, "clearing stall status\n"); in handle_ep0()
[all …]
A Dnet2280.c677 ep_dbg(ep->dev, "%s %s %08x !NAK\n", in out_flush()
1176 ep_dbg(ep->dev, in scan_dma_completions()
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()
3388 ep_dbg(dev, "disconnect %s\n", in handle_stat1_irqs()
3394 ep_dbg(dev, "reset %s\n", in handle_stat1_irqs()
3493 ep_dbg(ep->dev, "%s no xact done? %08x\n", in handle_stat1_irqs()
3660 ep_dbg(dev, "controller already in use\n"); in net2280_probe()
3672 ep_dbg(dev, "can't map memory\n"); in net2280_probe()
3740 ep_dbg(dev, "can't get request pool\n"); in net2280_probe()
[all …]
A Dnet2280.h316 #define ep_dbg(ndev, fmt, args...) \ macro
A Dpxa27x_udc.h487 #define ep_dbg(ep, fmt, arg...) \ macro
A 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()

Completed in 26 milliseconds