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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dpxa2xx_udc.c28 // #define VERBOSE DBG_VERBOSE
318 DBG(DBG_VERBOSE, "enabled %s\n", _ep->name);
352 DBG(DBG_VERBOSE, "%s disabled\n", _ep->name);
439 DBG(DBG_VERBOSE, "complete %s req %p stat %d len %u/%u\n",
838 DBG(DBG_VERBOSE, "%s, dcsr %08x ddadr %08x\n",
967 DBG(DBG_VERBOSE, "ep0 config ack%s\n",
1137 DBG(DBG_VERBOSE, "%s halt\n", _ep->name);
1761 DBG(DBG_VERBOSE, "ep0 re-stall\n");
1823 DBG(DBG_VERBOSE, "SETUP %02x.%02x v%04x i%04x l%04x\n",
1894 DBG(DBG_VERBOSE, "protoco
[all...]
H A Dpxa2xx_udc.h187 #define DBG_VERBOSE 2 /* add some success path trace info */ macro
202 # define UDC_DEBUG DBG_VERBOSE

Completed in 199 milliseconds