Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dat91_udc.h172 # define PACKET VDBG macro
174 # define PACKET(stuff...) do{}while(0) macro
Dat91_udc.c375 PACKET("%s %p out/%d%s\n", ep->ep.name, &req->req, count, in read_fifo()
462 PACKET("%s %p in/%d%s\n", ep->ep.name, &req->req, count, in write_fifo()
688 PACKET("ep0 in/status\n"); in at91_ep_queue()
1145 PACKET("get device status\n"); in handle_setup()
1173 PACKET("get interface status\n"); in handle_setup()
1202 PACKET("get %s status\n", ep->ep.name); in handle_setup()
1281 PACKET("ep0 in/status\n"); in handle_setup()
1369 PACKET("ep0 in/status\n"); in handle_ep0()
1401 PACKET("ep0 out/status ACK\n"); in handle_ep0()
/drivers/usb/host/
Dsl811.h246 # define PACKET pr_debug("sl811: "stuff) macro
248 # define PACKET(stuff...) do{}while(0) macro
Dsl811-hcd.c160 PACKET("SETUP qh%p\n", ep); in setup_packet()
190 PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "", in status_packet()
227 PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in in_packet()
270 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()