Home
last modified time | relevance | path

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

/drivers/staging/et131x/
Det131x_netdev.c311 DBG_VERBOSE(et131x_dbginfo, "SIOCGMIIPHY\n"); in et131x_ioctl_mii()
316 DBG_VERBOSE(et131x_dbginfo, "SIOCGMIIREG\n"); in et131x_ioctl_mii()
326 DBG_VERBOSE(et131x_dbginfo, "SIOCSMIIREG\n"); in et131x_ioctl_mii()
411 DBG_VERBOSE(et131x_dbginfo, in et131x_set_packet_filter()
415 DBG_VERBOSE(et131x_dbginfo, "Multicast filtering ON\n"); in et131x_set_packet_filter()
423 DBG_VERBOSE(et131x_dbginfo, "Unicast Filtering ON\n"); in et131x_set_packet_filter()
431 DBG_VERBOSE(et131x_dbginfo, "Broadcast Filtering ON\n"); in et131x_set_packet_filter()
435 DBG_VERBOSE(et131x_dbginfo, in et131x_set_packet_filter()
485 DBG_VERBOSE(et131x_dbginfo, in et131x_multicast()
489 DBG_VERBOSE(et131x_dbginfo, "Request: PROMISCUOUS MODE ON\n"); in et131x_multicast()
[all …]
Det131x_isr.c147 DBG_VERBOSE(et131x_dbginfo, "NOT OUR INTERRUPT\n"); in et131x_isr()
362 DBG_VERBOSE(et131x_dbginfo, "PHY interrupt\n"); in et131x_isr_handler()
374 DBG_VERBOSE(et131x_dbginfo, in et131x_isr_handler()
395 DBG_VERBOSE(et131x_dbginfo, in et131x_isr_handler()
466 DBG_VERBOSE(et131x_dbginfo, "MAC_STAT interrupt\n"); in et131x_isr_handler()
481 DBG_VERBOSE(et131x_dbginfo, "SLV_TIMEOUT interrupt\n"); in et131x_isr_handler()
Det131x_debug.h162 #define DBG_VERBOSE(A, S...) \ macro
235 #define DBG_VERBOSE(A,S...) macro
Det131x_config.c238 DBG_VERBOSE(et131x_dbginfo, "Speed set manually to : %d \n", in et131x_config_parse()
Det1310_tx.c402 DBG_VERBOSE(et131x_dbginfo, "TCB Resources Not Available\n"); in et131x_send_packets()
411 DBG_VERBOSE(et131x_dbginfo, in et131x_send_packets()
1382 DBG_VERBOSE(et131x_dbginfo, "pMpTcb = 0x%p\n", pMpTcb); in et131x_free_busy_send_packets()
1510 DBG_VERBOSE(et131x_dbginfo, "Tx packets on the wait queue\n"); in et131x_check_send_wait_list()
Det1310_phy.c182 DBG_VERBOSE(et131x_dbginfo, " xcvr_addr = 0x%02x, " in PhyMiRead()
266 DBG_VERBOSE(et131x_dbginfo, " xcvr_addr = 0x%02x, " in MiWrite()
Det1310_mac.c703 DBG_VERBOSE(et131x_dbginfo, in SetupDeviceForMulticast()
709 DBG_VERBOSE(et131x_dbginfo, in SetupDeviceForMulticast()
Det131x_initpci.c461 DBG_VERBOSE(et131x_dbginfo, in et131x_error_timer_handler()
/drivers/usb/gadget/
Dpxa25x_udc.c286 DBG(DBG_VERBOSE, "enabled %s\n", _ep->name); in pxa25x_ep_enable()
312 DBG(DBG_VERBOSE, "%s disabled\n", _ep->name); in pxa25x_ep_disable()
370 DBG(DBG_VERBOSE, "complete %s req %p stat %d len %u/%u\n", in done()
714 DBG(DBG_VERBOSE, "ep0 config ack%s\n", in pxa25x_ep_queue()
863 DBG(DBG_VERBOSE, "%s halt\n", _ep->name); in pxa25x_ep_set_halt()
1434 DBG(DBG_VERBOSE, "ep0 re-stall\n"); in udc_watchdog()
1496 DBG(DBG_VERBOSE, "SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_ep0()
1567 DBG(DBG_VERBOSE, "protocol STALL, " in handle_ep0()
1597 DBG(DBG_VERBOSE, "e131\n"); in handle_ep0()
1621 DBG(DBG_VERBOSE, "ep0in premature status\n"); in handle_ep0()
[all …]
Dpxa25x_udc.h155 #define DBG_VERBOSE 2 /* add some success path trace info */ macro
172 # define UDC_DEBUG DBG_VERBOSE