Searched refs:VDBG (Results 1 - 25 of 35) sorted by relevance

12

/drivers/usb/gadget/
H A Dat91_udc.h155 # define VDBG DBG macro
157 # define VDBG(stuff...) do{}while(0) macro
161 # define PACKET VDBG
H A Df_hid.c323 VDBG(cdev, "hid_setup crtl_request : bRequestType:0x%x bRequest:0x%x "
329 VDBG(cdev, "get_report\n");
340 VDBG(cdev, "get_protocol\n");
346 VDBG(cdev, "set_report | wLenght=%d\n", ctrl->wLength);
354 VDBG(cdev, "set_protocol\n");
362 VDBG(cdev, "USB_REQ_GET_DESCRIPTOR: HID\n");
369 VDBG(cdev, "USB_REQ_GET_DESCRIPTOR: REPORT\n");
377 VDBG(cdev, "Unknown decriptor request 0x%x\n",
385 VDBG(cdev, "Unknown request 0x%x\n",
417 VDBG(cde
[all...]
H A Domap_udc.h185 # define VDBG DBG macro
187 # define VDBG(stuff...) do{}while(0) macro
H A Dfsl_udc_core.c204 VDBG("complete %s req %p stat %d len %u/%u",
311 VDBG("vir[qh_base] is %p phy[qh_base] is 0x%8x reg is 0x%8x",
503 VDBG("error ep type is %d", ep_type);
617 VDBG("enabled %s (ep%d%s) maxpacket %d",ep->ep.name,
639 VDBG("%s not enabled", _ep ? ep->ep.name : NULL);
665 VDBG("disabled %s OK", _ep->name);
725 /* VDBG("QH addr Register 0x%8x", dr_regs->endpointlistaddr);
726 VDBG("ep_qh[%d] addr is 0x%8x", i, (u32)&(ep->udc->ep_qh[i])); */
812 VDBG("multi-dtd request!");
824 VDBG("lengt
[all...]
H A Dgoku_udc.c256 VDBG(dev, "disable %s\n", _ep->name);
323 VDBG(dev, "complete %s req %p stat %d len %u/%u\n",
395 VDBG(dev, "wrote %s %u bytes%s IN %u left %p\n",
455 VDBG(ep->dev, "read %s %u bytes%s OUT req %p %u/%u\n",
630 VDBG(dev, "done %s %s dma, %u/%u bytes, req %p\n",
696 VDBG(ep->dev, "%s %s %s %d/%d\n", __func__, ep->ep.name,
746 VDBG(dev, "%s queue req %p, len %u buf %p\n",
830 VDBG(dev, "%s %s %s %s %p\n", __func__, _ep->name,
865 VDBG(ep->dev, "%s clear halt\n", ep->ep.name);
918 VDBG(e
[all...]
H A Df_sourcesink.c318 VDBG(cdev, "%s gone (%d), %d/%d\n", ep->name, status,
384 VDBG(cdev, "%s disabled\n", ss->function.name);
524 VDBG(c->cdev,
532 VDBG(c->cdev, "source/sink req%02x.%02x v%04x i%04x l%d\n",
H A Damd5536udc.c446 VDBG(ep->dev, "ep-%d reset\n", ep->num);
520 VDBG(ep->dev, "udc_alloc_req(): ep%d\n", ep->num);
537 VDBG(ep->dev, "udc_alloc_req: req = %p dma_desc = %p, "
566 VDBG(ep->dev, "free_req req=%p\n", req);
569 VDBG(ep->dev, "req->td_data=%p\n", req->td_data);
661 VDBG(dev, "udc_read_dwords(): %d dwords\n", dwords);
675 VDBG(dev, "udc_read_bytes(): %d bytes\n", bytes);
726 VDBG(ep->dev, "ep %s: rxfifo read %d bytes\n", ep->ep.name, bytes);
738 VDBG(ep->dev, "prep_dma\n");
739 VDBG(e
[all...]
H A Df_midi.c277 VDBG(cdev, "%s gone (%d), %d/%d\n", ep->name, status,
595 VDBG(midi, "%s()\n", __func__);
605 VDBG(midi, "%s()\n", __func__);
616 VDBG(midi, "%s() %d\n", __func__, up);
629 VDBG(midi, "%s()\n", __func__);
638 VDBG(midi, "%s()\n", __func__);
646 VDBG(midi, "%s()\n", __func__);
724 VDBG(midi, "%s() finished ok\n", __func__);
H A Dgoku_udc.h281 #define VDBG DBG macro
283 #define VDBG(dev,fmt,args...) \ macro
H A Domap_udc.c235 VDBG("%s enabled\n", _ep->name);
263 VDBG("%s disabled\n", _ep->name);
325 VDBG("complete %s req %p stat %d len %u/%u\n",
717 VDBG("%s, RX_CNT irq?\n", ep->ep.name);
969 VDBG("%s queue req %p, len %d buf %p\n",
1164 VDBG("%s %s halt stat %d\n", ep->ep.name,
1311 VDBG("VBUS %s\n", is_active ? "on" : "off");
1604 VDBG("set config %d\n", w_value);
1643 VDBG("%s halt cleared by host\n", ep->name);
1669 VDBG("
[all...]
H A Dfile_storage.c823 VDBG(fsg, "CB[I] accept device-specific command\n");
882 VDBG(fsg, "get max LUN\n");
912 VDBG(fsg,
944 VDBG(fsg, "get device descriptor\n");
950 VDBG(fsg, "get device qualifier\n");
964 VDBG(fsg, "get other-speed config descriptor\n");
970 VDBG(fsg, "get configuration descriptor\n");
979 VDBG(fsg, "get string descriptor\n");
987 VDBG(fsg, "get bos descriptor\n");
1001 VDBG(fs
[all...]
H A Damd5536udc.h612 #define VDBG DBG macro
614 #define VDBG(udc , args...) do {} while (0) macro
H A Du_ether.c114 #undef VDBG macro
131 #define VDBG DBG macro
133 #define VDBG(dev, fmt, args...) \ macro
327 VDBG(dev, "rx shutdown, code %d\n", status);
464 VDBG(dev, "tx err %d\n", req->status);
660 VDBG(dev, "%s\n", __func__);
H A Dat91_udc.c266 VDBG("%s done %p, status %d\n", ep->ep.name, req, status);
458 VDBG("%s %s\n", __func__, ep->ep.name);
664 VDBG("toggle config\n");
760 VDBG("halt %s\n", ep->ep.name);
945 /* VDBG("vbus %s\n", is_active ? "on" : "off"); */
1082 VDBG("SETUP %02x.%02x v%04x i%04x l%04x\n",
1113 VDBG("wait for config\n");
1252 VDBG("req %02x.%02x protocol STALL; stat %d\n",
1282 VDBG("ep0 stalled\n");
1335 VDBG("addres
[all...]
H A Df_ncm.c542 VDBG(cdev, "Notification %02x sent\n",
581 VDBG(cdev, "Set NTB INPUT SIZE %d\n", in_size);
639 VDBG(cdev, "Host asked NTB parameters\n");
649 VDBG(cdev, "Host asked INPUT SIZE, sending %d\n",
676 VDBG(cdev, "Host asked NTB FORMAT, sending %d\n", format);
710 VDBG(cdev, "Host asked CRC MODE, sending %d\n", is_crc);
1077 VDBG(port->func.config->cdev,
H A Df_acm.c363 VDBG(cdev, "invalid control req%02x.%02x v%04x i%04x l%d\n",
394 VDBG(cdev, "reset acm control interface %d\n", intf);
397 VDBG(cdev, "init acm ctrl interface %d\n", intf);
H A Dfsl_usb2_udc.h538 #define VDBG DBG macro
540 #define VDBG(stuff...) do{}while(0) macro
H A Dprinter.c178 #define VDBG(dev, fmt, args...) \ macro
181 #define VDBG(dev, fmt, args...) \ macro
409 VDBG(dev, "rx shutdown, code %d\n", status);
439 VDBG(dev, "tx err %d\n", req->status);
1259 VDBG(dev,
H A Df_accessory.c616 VDBG(cdev,
728 VDBG(cdev, "%s disabled\n", dev->function.name);
H A Df_ecm.c524 VDBG(cdev, "reset ecm control %d\n", intf);
528 VDBG(cdev, "init ecm ctrl %d\n", intf);
/drivers/usb/otg/
H A Dotg_fsm.h29 #define VDBG DBG macro
31 #define VDBG(stuff...) do {} while (0) macro
H A Dotg_fsm.c40 VDBG("Changing role fsm->protocol= %d; new protocol= %d\n",
122 VDBG("Set state: %s\n", otg_state_string(new_state));
242 VDBG("fsm->id = %d\n", fsm->id);
346 VDBG("quit statemachine, changed = %d\n", state_changed);
H A Dfsl_otg.c290 VDBG("a_wait_enum timeout\n");
476 VDBG("host on......\n");
500 VDBG("host off......\n");
527 VDBG("gadget %s\n", on ? "on" : "off");
558 VDBG("host off......\n");
595 VDBG("otg_dev 0x%x\n", (int)otg_dev);
596 VDBG("fsl_otg_dev 0x%x\n", (int)fsl_otg_dev);
729 VDBG("ID int (ID is %d)\n", fsm->id);
/drivers/usb/host/
H A Dsl811.h252 # define VDBG DBG macro
254 # define VDBG(stuff...) do{}while(0) macro
258 # define PACKET VDBG
H A Disp116x.h335 # define VDBG DBG macro
337 # define VDBG(stuff...) do{}while(0) macro

Completed in 1063 milliseconds

12