Home
last modified time | relevance | path

Searched refs:debug_cond (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_xfer_dma.c39 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n", in dwc2_udc_ep0_zlp()
48 debug_cond(DEBUG_IN_EP, in dwc2_udc_pre_setup()
58 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n", in dwc2_udc_pre_setup()
60 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DOEPCTL0 = 0x%x\n", in dwc2_udc_pre_setup()
69 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n", in dwc2_ep0_complete_out()
71 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DOEPCTL0 = 0x%x\n", in dwc2_ep0_complete_out()
74 debug_cond(DEBUG_IN_EP, in dwc2_ep0_complete_out()
85 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DIEPCTL0 = 0x%x\n", in dwc2_ep0_complete_out()
87 debug_cond(DEBUG_EP0 != 0, "%s:EP0 ZLP DOEPCTL0 = 0x%x\n", in dwc2_ep0_complete_out()
122 debug_cond(DEBUG_OUT_EP != 0, in setdma_rx()
[all …]
H A Ddwc2_udc_otg.c121 debug_cond(DEBUG_SETUP != 0, in set_udc_gadget_private_data()
171 debug_cond(DEBUG_SETUP != 0, "%s: %p\n", __func__, dev); in udc_disable()
190 debug_cond(DEBUG_SETUP != 0, "%s: %p\n", __func__, dev); in udc_reinit()
221 debug_cond(DEBUG_SETUP != 0, "%s: %p\n", __func__, dev); in udc_enable()
226 debug_cond(DEBUG_SETUP != 0, in udc_enable()
245 debug_cond(DEBUG_SETUP != 0, "%s: %s\n", __func__, "no name"); in usb_gadget_register_driver()
269 debug_cond(DEBUG_SETUP != 0, in usb_gadget_register_driver()
278 debug_cond(DEBUG_SETUP != 0, in usb_gadget_register_driver()
317 debug_cond(DEBUG_SETUP != 0, "%s: %s\n", __func__, "no name"); in dwc2_gadget_start()
334 debug_cond(DEBUG_SETUP != 0, in dwc2_gadget_start()
H A Dpxa25x_udc.c496 debug_cond(NOISY, "wrote %s %d bytes%s%s %d left %p\n", in write_fifo()
538 debug_cond(NOISY, "%s() %s, udccs0: %02x/%02x usir: %X.%X\n", in ep0start()
555 debug_cond(NOISY, "ep0in %d bytes %d left %p\n", count, in write_ep0_fifo()
631 debug_cond(NOISY, "read %s %02x, %d bytes%s req %p %d/%d\n", in read_fifo()
760 debug_cond(NOISY, "%s queue req %p, len %d buf %p\n", in pxa25x_ep_queue()
1589 debug_cond(NOISY, "irq %02x.%02x\n", usir1, usir0); in pxa25x_udc_irq()
/OK3568_Linux_fs/u-boot/net/
H A Dlink_local.c99 debug_cond(DEBUG_DEV_PKT, "...wait %d %s nprobes=%u, nclaims=%u\n", in configure_wait()
140 debug_cond(DEBUG_LL_STATE, "probe/%u %s@%pI4\n", in link_local_timeout()
149 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
161 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
172 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
226 debug_cond(DEBUG_LL_STATE, in link_local_receive_arp()
230 debug_cond(DEBUG_INT_STATE, "adjusting timeout\n"); in link_local_receive_arp()
250 debug_cond(DEBUG_INT_STATE, "%s recv arp type=%d, op=%d,\n", in link_local_receive_arp()
253 debug_cond(DEBUG_INT_STATE, "\tsource=%pM %pI4\n", in link_local_receive_arp()
256 debug_cond(DEBUG_INT_STATE, "\ttarget=%pM %pI4\n", in link_local_receive_arp()
[all …]
H A Dnet.c404 debug_cond(DEBUG_INT_STATE, "--- net_loop Entry\n"); in net_loop()
430 debug_cond(DEBUG_INT_STATE, "--- net_loop Init\n"); in net_loop()
579 debug_cond(DEBUG_INT_STATE, "--- net_loop Abort!\n"); in net_loop()
608 debug_cond(DEBUG_INT_STATE, "--- net_loop timeout\n"); in net_loop()
638 debug_cond(DEBUG_INT_STATE, "--- net_loop Success!\n"); in net_loop()
645 debug_cond(DEBUG_INT_STATE, "--- net_loop Fail!\n"); in net_loop()
744 debug_cond(DEBUG_INT_STATE, "--- net_loop UDP handler set (%p)\n", f); in net_set_udp_handler()
758 debug_cond(DEBUG_INT_STATE, "--- net_loop ARP handler set (%p)\n", f); in net_set_arp_handler()
775 debug_cond(DEBUG_INT_STATE, in net_set_timeout_handler()
779 debug_cond(DEBUG_INT_STATE, in net_set_timeout_handler()
[all …]
H A Darp.c59 debug_cond(DEBUG_DEV_PKT, "ARP broadcast %d\n", arp_wait_try); in arp_raw_request()
139 debug_cond(DEBUG_NET_PKT, "Got ARP\n"); in arp_receive()
164 debug_cond(DEBUG_DEV_PKT, "Got ARP REQUEST, return our IP\n"); in arp_receive()
205 debug_cond(DEBUG_DEV_PKT, in arp_receive()
H A Drarp.c32 debug_cond(DEBUG_NET_PKT, "Got RARP\n"); in rarp_receive()
49 debug_cond(DEBUG_DEV_PKT, "Got good RARP\n"); in rarp_receive()
H A Dping.c49 debug_cond(DEBUG_DEV_PKT, "sending ARP for %pI4\n", &net_ping_ip); in ping_send()
97 debug_cond(DEBUG_DEV_PKT, in ping_receive()
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c280 debug_cond(DLEVEL >= 1, "%s:%d: Clearing SCC RFILE index %u\n", in scc_mgr_initialize()
482 debug_cond(DLEVEL >= 1, "%s:%d Setting HHP Extras\n", in scc_mgr_set_hhp_extras()
485 debug_cond(DLEVEL >= 1, "%s:%d Done Setting HHP Extras\n", in scc_mgr_set_hhp_extras()
696 debug_cond(DLEVEL >= 1, in scc_mgr_apply_group_all_out_delay_add()
710 debug_cond(DLEVEL >= 1, in scc_mgr_apply_group_all_out_delay_add()
1213 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_write_test()
1220 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_write_test()
1295 debug_cond(DLEVEL >= 1, in rw_mgr_mem_calibrate_read_test_patterns()
1456 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_read_test()
1462 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_read_test()
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dat91_emac.c115 debug_cond(DEBUG_AT91PHY, "poll SR %08lx\n", netstat); in at91emac_read()
122 debug_cond(DEBUG_AT91PHY, in at91emac_read()
132 debug_cond(DEBUG_AT91PHY, in at91emac_write()
144 debug_cond(DEBUG_AT91PHY, "poll SR %08lx\n", netstat); in at91emac_write()
196 debug_cond(VERBOSEP, "%s: Starting autonegotiation...\n", netdev->name); in at91emac_phy_reset()
209 debug_cond(VERBOSEP, in at91emac_phy_reset()
253 debug_cond(VERBOSEP, "%s: link down\n", netdev->name); in at91emac_phy_init()
264 debug_cond(VERBOSEP, "%s: link up, %sMbps %s-duplex\n", in at91emac_phy_init()
390 debug_cond(DEBUG_AT91EMAC, "halt MAC\n"); in at91emac_halt()
405 debug_cond(DEBUG_AT91EMAC, "Send %d\n", length); in at91emac_send()
[all …]
H A Drtl8139.c387 debug_cond(DEBUG_RX, in rtl_reset()
421 debug_cond(DEBUG_TX, "sending %d bytes\n", len); in rtl_transmit()
449 debug_cond(DEBUG_TX, in rtl_transmit()
456 debug_cond(DEBUG_TX, in rtl_transmit()
483 debug_cond(DEBUG_RX, "rtl_poll: int %hX ", status); in rtl_poll()
508 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl_poll()
512 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size-4); in rtl_poll()
H A Dnetconsole.c148 debug_cond(DEBUG_DEV_PKT, "input: \"%*.*s\"\n", len, len, pkt); in nc_input_packet()
183 debug_cond(DEBUG_DEV_PKT, "output: \"%*.*s\"\n", len, len, buf); in nc_send_packet()
H A Dpcnet.c20 debug_cond(PCNET_DEBUG_LEVEL > 0, fmt ,##args)
22 debug_cond(PCNET_DEBUG_LEVEL > 1, fmt ,##args)
/OK3568_Linux_fs/u-boot/include/
H A Dlog.h118 #define debug_cond(cond, fmt, args...) \ macro
131 #define debug_cond(cond, fmt, args...) \ macro
141 debug_cond(_DEBUG, fmt, ##args)
145 debug_cond(!_SPL_BUILD, fmt, ##args)
H A Dnet.h656 debug_cond(DEBUG_INT_STATE, "--- NetState set to %d\n", state); in net_set_state()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/
H A Dmrc_util.h18 #define DPF debug_cond
40 #define ENTERFN(...) debug_cond(D_FCALL, "<%s>\n", __func__)
41 #define LEAVEFN(...) debug_cond(D_FCALL, "</%s>\n", __func__)
42 #define REPORTFN(...) debug_cond(D_FCALL, "<%s/>\n", __func__)
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Daltera.c105 debug_cond(FPGA_DEBUG, "%s: Launching the %s Loader...\n", in altera_load()
119 debug_cond(FPGA_DEBUG, "%s: Launching the %s Reader...\n", in altera_dump()
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_dqs.c29 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_2, "%s", s)
31 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_2, "%x", d)
34 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_3, "%s", s)
36 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_3, "%x", d)
38 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_3, "%d", d)
H A Dddr3_write_leveling.c28 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_2, "%s", s)
30 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_2, "%x", d)
H A Dddr3_read_leveling.c26 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_2, "%s", s)
28 debug_cond(ddr3_get_log_level() >= MV_LOG_LEVEL_2, "%x", d)
/OK3568_Linux_fs/u-boot/common/
H A Dcli_simple.c21 debug_cond(DEBUG_PARSER, fmt, ##args)
H A Dautoboot.c26 debug_cond(DEBUG_BOOTKEYS, fmt, ##args)
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dddr3_spd.c18 debug_cond(DUMP_DDR_CONFIG, fmt, ##args)