Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Dat91_udc.h150 # define VDBG DBG macro
152 # define VDBG(stuff...) do{}while(0) macro
156 # define PACKET VDBG
A Dat91_udc.c84 VDBG("%s done %p, status %d\n", ep->ep.name, req, status); in done()
276 VDBG("%s %s\n", __func__, ep->ep.name); in nuke()
481 VDBG("toggle config\n"); in at91_ep_queue()
574 VDBG("halt %s\n", ep->ep.name); in at91_ep_set_halt()
890 VDBG("SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_setup()
921 VDBG("wait for config\n"); in handle_setup()
1060 VDBG("req %02x.%02x protocol STALL; stat %d\n", in handle_setup()
1090 VDBG("ep0 stalled\n"); in handle_ep0()
1143 VDBG("address %d\n", udc->addr); in handle_ep0()
1228 VDBG("end bus reset\n"); in at91_udc_irq()
A Dstorage_common.c110 #define VDBG(d, fmt, args...) debug(fmt , ## args) macro
A Df_mass_storage.c570 VDBG(fsg, "get max LUN\n"); in fsg_setup()
578 VDBG(fsg, in fsg_setup()
1392 VDBG(fsg, "delayed bulk-in endpoint halt\n"); in halt_bulk_in_endpoint()
1412 VDBG(fsg, "delayed bulk-in endpoint wedge\n"); in wedge_bulk_in_endpoint()
1636 VDBG(common, " sense data: SK x%02x, ASC x%02x, ASCQ x%02x;" in send_status()
1679 VDBG(common, "SCSI command: %s; Dc=%d, D%c=%u; Hc=%d%s\n", in check_command()

Completed in 16 milliseconds