Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa25x_udc.c260 DBG(DBG_VERBOSE, "enabled %s\n", _ep->name); in pxa25x_ep_enable()
286 DBG(DBG_VERBOSE, "%s disabled\n", _ep->name); in pxa25x_ep_disable()
344 DBG(DBG_VERBOSE, "complete %s req %p stat %d len %u/%u\n", in done()
687 DBG(DBG_VERBOSE, "ep0 config ack%s\n", in pxa25x_ep_queue()
836 DBG(DBG_VERBOSE, "%s halt\n", _ep->name); in pxa25x_ep_set_halt()
1414 DBG(DBG_VERBOSE, "ep0 re-stall\n"); in udc_watchdog()
1476 DBG(DBG_VERBOSE, "SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_ep0()
1547 DBG(DBG_VERBOSE, "protocol STALL, " in handle_ep0()
1577 DBG(DBG_VERBOSE, "e131\n"); in handle_ep0()
1601 DBG(DBG_VERBOSE, "ep0in premature status\n"); in handle_ep0()
[all …]
Dpxa25x_udc.h147 #define DBG_VERBOSE 2 /* add some success path trace info */ macro
162 # define UDC_DEBUG DBG_VERBOSE