Searched refs:DBG_VERBOSE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dpxa25x_udc.h156 #define DBG_VERBOSE 2 /* add some success path trace info */ macro
173 # define UDC_DEBUG DBG_VERBOSE
H A Dpxa25x_udc.c291 DBG(DBG_VERBOSE, "enabled %s\n", _ep->name);
317 DBG(DBG_VERBOSE, "%s disabled\n", _ep->name);
375 DBG(DBG_VERBOSE, "complete %s req %p stat %d len %u/%u\n",
711 DBG(DBG_VERBOSE, "ep0 config ack%s\n",
860 DBG(DBG_VERBOSE, "%s halt\n", _ep->name);
1460 DBG(DBG_VERBOSE, "ep0 re-stall\n");
1522 DBG(DBG_VERBOSE, "SETUP %02x.%02x v%04x i%04x l%04x\n",
1593 DBG(DBG_VERBOSE, "protocol STALL, "
1623 DBG(DBG_VERBOSE, "e131\n");
1647 DBG(DBG_VERBOSE, "ep0i
[all...]

Completed in 152 milliseconds