Home
last modified time | relevance | path

Searched refs:PACKET (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/gadget/
Dat91_udc.h158 # define PACKET VDBG macro
160 # define PACKET(stuff...) do{}while(0) macro
Dat91_udc.c356 PACKET("%s %p out/%d%s\n", ep->ep.name, &req->req, count, in read_fifo()
443 PACKET("%s %p in/%d%s\n", ep->ep.name, &req->req, count, in write_fifo()
669 PACKET("ep0 in/status\n"); in at91_ep_queue()
1126 PACKET("get device status\n"); in handle_setup()
1154 PACKET("get interface status\n"); in handle_setup()
1183 PACKET("get %s status\n", ep->ep.name); in handle_setup()
1262 PACKET("ep0 in/status\n"); in handle_setup()
1350 PACKET("ep0 in/status\n"); in handle_ep0()
1382 PACKET("ep0 out/status ACK\n"); in handle_ep0()
/drivers/usb/host/
Dsl811.h258 # define PACKET VDBG macro
260 # define PACKET(stuff...) do{}while(0) macro
Dsl811-hcd.c163 PACKET("SETUP qh%p\n", ep); in setup_packet()
193 PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "", in status_packet()
230 PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in in_packet()
273 PACKET("OUT%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in out_packet()
566 PACKET("...STALL_%02x qh%p\n", bank, ep); in done()
579 PACKET("...3STRIKES_%02x %02x qh%p stat %d\n", in done()