Home
last modified time | relevance | path

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

/u-boot/arch/microblaze/cpu/
A Drelocate.c35 debug_cond(verbose, in mb_fix_rela()
45 debug_cond(verbose, "Rela start:\t0x%08x\n", rela_start); in mb_fix_rela()
46 debug_cond(verbose, "Rela end:\t0x%08x\n", rela_end); in mb_fix_rela()
47 debug_cond(verbose, "Dynsym start:\t0x%08x\n", dyn_start); in mb_fix_rela()
51 debug_cond(verbose, "Number of entries:\t%u\n", num); in mb_fix_rela()
62 debug_cond(verbose, "\nRela possition:\t%d/0x%x\n", in mb_fix_rela()
69 debug_cond(verbose, "Type:\tREL\n"); in mb_fix_rela()
73 debug_cond(verbose, "Value at r_offset:\t0x%x\n", temp); in mb_fix_rela()
88 debug_cond(verbose, "Type:\t(32/GLOB) %u\n", type); in mb_fix_rela()
92 debug_cond(verbose, "Value at r_offset:\t0x%x\n", temp); in mb_fix_rela()
[all …]
/u-boot/drivers/usb/gadget/
A Ddwc2_udc_otg_xfer_dma.c52 debug_cond(DEBUG_IN_EP, in dwc2_udc_pre_setup()
78 debug_cond(DEBUG_IN_EP, in dwc2_ep0_complete_out()
184 debug_cond(DEBUG_IN_EP, in setdma_tx()
299 debug_cond(DEBUG_IN_EP, in complete_tx()
351 debug_cond(DEBUG_IN_EP, in dwc2_udc_check_tx_queue()
379 debug_cond(DEBUG_IN_EP, in process_ep_in_intr()
494 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
512 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
531 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
544 debug_cond(DEBUG_ISR, in dwc2_udc_irq()
[all …]
A Ddwc2_udc_otg.c126 debug_cond(DEBUG_SETUP != 0, in set_udc_gadget_private_data()
176 debug_cond(DEBUG_SETUP != 0, "%s: %p\n", __func__, dev); in udc_disable()
194 debug_cond(DEBUG_SETUP != 0, "%s: %p\n", __func__, dev); in udc_reinit()
225 debug_cond(DEBUG_SETUP != 0, "%s: %p\n", __func__, dev); in udc_enable()
230 debug_cond(DEBUG_SETUP != 0, in udc_enable()
257 debug_cond(DEBUG_SETUP != 0, "%s: %s\n", __func__, "no name"); in usb_gadget_register_driver()
279 debug_cond(DEBUG_SETUP != 0, in usb_gadget_register_driver()
288 debug_cond(DEBUG_SETUP != 0, in usb_gadget_register_driver()
327 debug_cond(DEBUG_SETUP != 0, "%s: %s\n", __func__, "no name"); in dwc2_gadget_start()
342 debug_cond(DEBUG_SETUP != 0, in dwc2_gadget_start()
/u-boot/net/
A Dwget.c192 debug_cond(DEBUG_WGET, in wget_connected()
219 debug_cond(DEBUG_WGET, in wget_connected()
225 debug_cond(DEBUG_WGET, in wget_connected()
236 debug_cond(DEBUG_WGET, in wget_connected()
246 debug_cond(DEBUG_WGET, in wget_connected()
259 debug_cond(DEBUG_WGET, in wget_connected()
297 debug_cond(DEBUG_WGET, in wget_handler()
324 debug_cond(DEBUG_WGET, in wget_handler()
396 debug_cond(DEBUG_WGET, in wget_start()
408 debug_cond(DEBUG_WGET, in wget_start()
[all …]
A Dlink_local.c102 debug_cond(DEBUG_DEV_PKT, "...wait %d %s nprobes=%u, nclaims=%u\n", in configure_wait()
143 debug_cond(DEBUG_LL_STATE, "probe/%u %s@%pI4\n", in link_local_timeout()
152 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
164 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
175 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
229 debug_cond(DEBUG_LL_STATE, in link_local_receive_arp()
233 debug_cond(DEBUG_INT_STATE, "adjusting timeout\n"); in link_local_receive_arp()
253 debug_cond(DEBUG_INT_STATE, "%s recv arp type=%d, op=%d,\n", in link_local_receive_arp()
256 debug_cond(DEBUG_INT_STATE, "\tsource=%pM %pI4\n", in link_local_receive_arp()
259 debug_cond(DEBUG_INT_STATE, "\ttarget=%pM %pI4\n", in link_local_receive_arp()
[all …]
A Dtcp.c143 debug_cond(DEBUG_DEV_PKT, in tcp_set_pseudo_header()
258 debug_cond(DEBUG_DEV_PKT, in tcp_set_tcp_header()
278 debug_cond(DEBUG_DEV_PKT, in tcp_set_tcp_header()
284 debug_cond(DEBUG_DEV_PKT, in tcp_set_tcp_header()
293 debug_cond(DEBUG_DEV_PKT, in tcp_set_tcp_header()
304 debug_cond(DEBUG_DEV_PKT, in tcp_set_tcp_header()
312 debug_cond(DEBUG_DEV_PKT, in tcp_set_tcp_header()
391 debug_cond(DEBUG_DEV_PKT, in tcp_hole()
402 debug_cond(DEBUG_DEV_PKT, in tcp_hole()
647 debug_cond(DEBUG_DEV_PKT, in rxhand_tcp_f()
[all …]
A Darp.c48 debug_cond(DEBUG_DEV_PKT, "ARP broadcast %d\n", arp_wait_try); in arp_raw_request()
129 debug_cond(DEBUG_NET_PKT, "Got ARP\n"); in arp_receive()
154 debug_cond(DEBUG_DEV_PKT, "Got ARP REQUEST, return our IP\n"); in arp_receive()
196 debug_cond(DEBUG_DEV_PKT, in arp_receive()
A Dnet.c442 debug_cond(DEBUG_INT_STATE, "--- net_loop Entry\n"); in net_loop()
479 debug_cond(DEBUG_INT_STATE, "--- net_loop Init\n"); in net_loop()
739 debug_cond(DEBUG_INT_STATE, "--- net_loop Fail!\n"); in net_loop()
876 debug_cond(DEBUG_INT_STATE, in net_set_timeout_handler()
880 debug_cond(DEBUG_INT_STATE, in net_set_timeout_handler()
1203 debug_cond(DEBUG_NET_PKT, "packet received\n"); in net_process_received_packet()
1256 debug_cond(DEBUG_NET_PKT, "VLAN packet received\n"); in net_process_received_packet()
1311 debug_cond(DEBUG_NET_PKT, "Got IP\n"); in net_process_received_packet()
1328 debug_cond(DEBUG_NET_PKT, "len=%d, v=%02x\n", in net_process_received_packet()
1384 debug_cond(DEBUG_DEV_PKT, in net_process_received_packet()
[all …]
A Drarp.c27 debug_cond(DEBUG_NET_PKT, "Got RARP\n"); in rarp_receive()
44 debug_cond(DEBUG_DEV_PKT, "Got good RARP\n"); in rarp_receive()
A Dping.c46 debug_cond(DEBUG_DEV_PKT, "sending ARP for %pI4\n", &net_ping_ip); in ping_send()
98 debug_cond(DEBUG_DEV_PKT, in ping_receive()
/u-boot/drivers/ddr/altera/
A Dsequencer.c729 debug_cond(DLEVEL >= 1, in scc_mgr_apply_group_all_out_delay_add()
743 debug_cond(DLEVEL >= 1, in scc_mgr_apply_group_all_out_delay_add()
1336 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_write_test()
1420 debug_cond(DLEVEL >= 1, in rw_mgr_mem_calibrate_read_test_patterns()
2027 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_vfifo_find_dqs_en_phase()
2157 debug_cond(DLEVEL >= 2, in search_stop_check()
2643 debug_cond(DLEVEL >= 1, in rw_mgr_mem_calibrate_vfifo_center()
2663 debug_cond(DLEVEL >= 2, in rw_mgr_mem_calibrate_vfifo_center()
2772 debug_cond(DLEVEL >= 1, in rw_mgr_mem_calibrate_dqs_enable_calibration()
3190 debug_cond(DLEVEL >= 1, in rw_mgr_mem_calibrate_writes_center()
[all …]
/u-boot/arch/x86/cpu/quark/
A Dmrc_util.h19 #define DPF debug_cond
41 #define ENTERFN(...) debug_cond(D_FCALL, "<%s>\n", __func__)
42 #define LEAVEFN(...) debug_cond(D_FCALL, "</%s>\n", __func__)
43 #define REPORTFN(...) debug_cond(D_FCALL, "<%s/>\n", __func__)
/u-boot/drivers/net/
A Drtl8139.c339 debug_cond(DEBUG_RX, "rx ring address is %p\n", rx_ring); in rtl8139_reset()
374 debug_cond(DEBUG_TX, "sending %d bytes\n", len); in rtl8139_send_common()
409 debug_cond(DEBUG_TX, in rtl8139_send_common()
420 debug_cond(DEBUG_TX, "tx done, status %hX txstatus %lX\n", in rtl8139_send_common()
443 debug_cond(DEBUG_RX, "%s: int %hX ", __func__, priv->rxstatus); in rtl8139_recv_common()
472 debug_cond(DEBUG_RX, "rx packet %d+%d bytes", in rtl8139_recv_common()
476 debug_cond(DEBUG_RX, "rx packet %d bytes", rx_size - 4); in rtl8139_recv_common()
A Ddc2114x.c180 debug_cond(SROM_DLEVEL >= 1, " EEPROM read at %d ", location); in do_read_eeprom()
192 debug_cond(SROM_DLEVEL >= 2, "%X", in do_read_eeprom()
200 debug_cond(SROM_DLEVEL >= 2, " :%X:", getfrom_srom(priv, ioaddr) & 15); in do_read_eeprom()
205 debug_cond(SROM_DLEVEL >= 2, "%X", in do_read_eeprom()
216 debug_cond(SROM_DLEVEL >= 2, " EEPROM value at %d is %5.5x.\n", in do_read_eeprom()
232 debug_cond(SROM_DLEVEL >= 1, " EEPROM op 0x%x: ", cmd); in do_eeprom_cmd()
243 debug_cond(SROM_DLEVEL >= 2, "%X", in do_eeprom_cmd()
257 debug_cond(SROM_DLEVEL >= 1, " EEPROM result is 0x%5.5x.\n", retval); in do_eeprom_cmd()
A Dnetconsole.c147 debug_cond(DEBUG_DEV_PKT, "input: \"%*.*s\"\n", len, len, pkt); in nc_input_packet()
181 debug_cond(DEBUG_DEV_PKT, "output: \"%*.*s\"\n", len, len, buf); in nc_send_packet()
A Dpcnet.c25 debug_cond(PCNET_DEBUG_LEVEL > 0, fmt ,##args)
27 debug_cond(PCNET_DEBUG_LEVEL > 1, fmt ,##args)
/u-boot/include/
A Dlog.h247 #define debug_cond(cond, fmt, args...) \ macro
262 #define debug_cond(cond, fmt, args...) \ macro
272 debug_cond(_DEBUG, fmt, ##args)
276 debug_cond(!_SPL_BUILD, fmt, ##args)
A Dnet.h622 debug_cond(DEBUG_INT_STATE, "--- NetState set to %d\n", state); in net_set_state()
/u-boot/drivers/ddr/marvell/axp/
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)
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)
A Dddr3_write_leveling.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)
/u-boot/common/
A Dcli_simple.c23 debug_cond(DEBUG_PARSER, fmt, ##args)
A Dautoboot.c37 debug_cond(DEBUG_BOOTKEYS, fmt, ##args)
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-regs.h486 #define cvmx_warn_if debug_cond
/u-boot/arch/arm/mach-keystone/
A Dddr3_spd.c18 debug_cond(DUMP_DDR_CONFIG, fmt, ##args)

Completed in 82 milliseconds