• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/

Lines Matching defs:DEBUG_EP0

30 //#define DEBUG_EP0 printk
33 #ifndef DEBUG_EP0
34 # define DEBUG_EP0(fmt,args...)
1355 DEBUG_EP0("%s\n", __func__);
1369 DEBUG_EP0("%s: wrote %s %d bytes%s %d left %p\n", __func__,
1401 DEBUG_EP0("fifo_write: %d %d\n", ep_index(ep), count);
1413 DEBUG_EP0("%s\n", __func__);
1431 DEBUG_EP0("read %s %02x, %d bytes%s req %p %d/%d\n",
1444 DEBUG_EP0("%s overflow %d\n", ep->ep.name,
1471 DEBUG_EP0("%s: %d\n", __func__, address);
1493 DEBUG_EP0("%s: %x\n", __func__, csr);
1503 DEBUG_EP0("ZERO LENGTH OUT!\n");
1511 DEBUG_EP0("%s: finished, waiting for status\n",
1518 DEBUG_EP0("%s: not finished\n", __func__);
1522 DEBUG_EP0("NO REQ??!\n");
1535 DEBUG_EP0("%s: %x\n", __func__, csr);
1543 DEBUG_EP0("%s: NULL REQ\n", __func__);
1564 DEBUG_EP0("%s: finished, waiting for status\n", __func__);
1569 DEBUG_EP0("%s: not finished\n", __func__);
1574 DEBUG_EP0("%s: Need ZLP!\n", __func__);
1778 DEBUG_EP0("%s: %x\n", __func__, csr);
1797 DEBUG_EP0("%s: csr = %x\n", __func__, csr);
1811 DEBUG_EP0("%s: EP0_SENT_STALL is set: %x\n", __func__, csr);
1827 DEBUG_EP0("%s: IN_PKT_RDY and OUT_PKT_RDY are clear\n",
1832 DEBUG_EP0("continue with DATA_STATE_XMIT\n");
1836 DEBUG_EP0("continue with DATA_STATE_NEED_ZLP\n");
1841 DEBUG_EP0("Odd state!! state = %s\n",
1856 DEBUG_EP0("%s: EP0_SETUP_END is set: %x\n", __func__, csr);
1875 DEBUG_EP0("%s: EP0_OUT_PKT_RDY is set: %x\n", __func__,
1880 DEBUG_EP0("WAIT_FOR_SETUP\n");
1885 DEBUG_EP0("DATA_STATE_RECV\n");
1891 DEBUG_EP0("strange state!! 2. send stall? state = %d\n",
1905 DEBUG_EP0("%s: %x\n", __func__, csr);