Searched refs:debug (Results 26 - 50 of 1597) sorted by relevance

1234567891011>>

/u-boot/drivers/net/qe/
H A Ddm_qe_uec.h13 #define qe_uec_dbg(dev, fmt, args...) debug("%s:" fmt, dev->name, ##args)
/u-boot/arch/riscv/cpu/fu540/
H A Dspl.c18 debug("DRAM init failed: %d\n", ret);
/u-boot/arch/arm/mach-imx/
H A Dddrmc-vf610-calibration.c101 debug("BITMAP [0x%p]:\n", bmap);
103 debug("%d ", test_bit(i, bmap) ? 1 : 0);
105 debug("\n");
107 debug("\n");
148 debug("\nRDLVL: ======================\n");
149 debug("RDLVL: DQS to DQ (RDLVL)\n");
151 debug("RDLVL: RDLVL_DL_0_DFL:\t 0x%x\n", rdlvl_dl_0_def);
152 debug("RDLVL: RDLVL_DL_1_DFL:\t 0x%x\n", rdlvl_dl_1_def);
164 debug("RDLVL: PHY_RDLVL_RES:\t 0x%x\n", (tmp >> 24) & 0xFF);// set 0x40
165 debug("RDLV
[all...]
/u-boot/drivers/remoteproc/
H A Drproc-uclass.c139 debug("'%s': using fdt\n", dev->name);
155 debug("'%s': using legacy data\n", dev->name);
166 debug("Unnamed device!");
171 debug("%s duplicate name '%s'\n", dev->name, uc_pdata->name);
177 debug("%s driver has no ops?\n", dev->name);
182 debug("%s driver has missing mandatory ops?\n", dev->name);
207 debug("%s driver has no ops?\n", dev->name);
253 debug("%s driver has no ops?\n", dev->name);
281 debug("%s driver has no ops?\n", dev->name);
318 debug("
[all...]
/u-boot/cmd/
H A Dsource.c37 debug("* source: default load address = 0x%08lx\n", addr);
41 debug("* source: subimage '%s' from FIT image at 0x%08lx\n",
44 debug("* source: config '%s' from FIT image at 0x%08lx\n",
49 debug("* source: cmdline image address = 0x%08lx\n", addr);
/u-boot/tools/
H A Ddumpimage.h27 #define debug(fmt, args...) printf(fmt, ##args) macro
29 #define debug(fmt, args...) macro
H A Drelocate-rela.c79 static void debug(const char *fmt, ...) function
142 debug("64bit version\n");
154 debug("Machine\t%d\n", machine);
194 debug("e_shstrndx %x, sh_size %lx\n", sh_index, sh_size);
233 debug("%s\n", sh_name);
240 debug("Found section\t\".rela_dyn\"\n");
241 debug(" at addr\t0x%08x\n", sh_addr);
242 debug(" at offset\t0x%08x\n", sh_offset);
243 debug(" of size\t0x%08x\n", sh_size);
255 debug("text_bas
[all...]
/u-boot/drivers/pwm/
H A Dcros_ec_pwm.c22 debug("%s: period_ns=%u, duty_ns=%u asked\n", __func__,
32 debug("%s: duty=%#x to-be-set\n", __func__, duty);
38 debug("%s: duty=%#x failed\n", __func__, duty);
43 debug("%s: duty=%#x set\n", __func__, duty);
57 debug("%s: enable=%d failed\n", __func__, enable);
62 debug("%s: enable=%d (duty=%#x) set\n", __func__,
/u-boot/board/nvidia/venice2/
H A Das3722_init.c51 debug("%s entry\n", __func__);
55 debug("%s: Setting VDD_CORE via AS3722 reg 1\n", __func__);
66 debug("%s: Setting VDD_CPU to 1.0V via AS3722 reg 0/4D\n", __func__);
79 debug("%s: Setting VDD_GPU to 1.0V via AS3722 reg 6/4D\n", __func__);
92 debug("%s: Set VPP_FUSE to 1.2V via AS3722 reg 0x12/4E\n", __func__);
105 debug("%s: Set VDD_SDMMC to 3.3V via AS3722 reg 0x16/4E\n", __func__);
111 * power rail/partition startup. Need to debug.
/u-boot/common/
H A Dusb_hub.c175 debug("enabling power on all ports\n");
179 debug("Reset : port %d returns %lX\n", i + 1, dev->status);
182 debug("PowerOn : port %d returns %lX\n", i + 1, dev->status);
206 debug("pgood_delay=%dms\n", pgood_delay);
220 debug("devnum=%d poweron: query_delay=%d connect_timeout=%d\n",
282 debug("%s: resetting '%s' port %d...\n", __func__, dev->dev->name,
285 debug("%s: resetting port %d...\n", __func__, port + 1);
295 debug("get_port_status failed status %lX\n",
302 debug("portstatus %x, change %x, %s\n", portstatus, portchange,
305 debug("STAT_C_CONNECTIO
[all...]
/u-boot/drivers/sysinfo/
H A Dgazerbeam.c71 debug("%s: Could not get I2C bus %d (err = %d)\n",
77 debug("%s: Could not get I2C bus %d\n",
86 debug("%s: Board hardware configuration inconsistent.\n",
97 debug("%s: Requesting gpio list %s failed (err = %d).\n",
104 debug("%s: Error while reading 'sc' GPIO (err = %d)",
112 debug("%s: Board hardware configuration inconsistent.\n",
119 debug("%s: Error while reading 'con' GPIO (err = %d)",
150 debug("%s: Error getting GPIO list 'ver-gpios' (err = %d)\n",
158 debug("%s: Error reading HW version from expander (err = %d)\n",
167 debug("
[all...]
/u-boot/drivers/ddr/altera/
H A Dsdram_gen5.c79 debug("workaround rows - memsize %lld\n", memsize);
80 debug("workaround rows - cs %d\n", cs);
81 debug("workaround rows - width %d\n", width);
82 debug("workaround rows - rows %d\n", rows);
83 debug("workaround rows - banks %d\n", banks);
84 debug("workaround rows - cols %d\n", cols);
87 debug("rows workaround - term1 %lld\n", newrows);
90 debug("rows workaround - term2 %lld\n", newrows);
99 debug("rows workaround - bits %d\n", bits);
113 debug("row
[all...]
H A Dsdram_n5x.c386 debug("%s: Clear C/A parity error status in MR5[4]\n", __func__);
415 debug("%s: Timeout while waiting for", __func__);
416 debug(" no outstanding MR transaction\n");
438 debug("%s: Software can perform MRS/MPR/PDA\n", __func__);
445 debug("%s: Timeout while waiting for", __func__);
446 debug(" no outstanding MR transaction\n");
476 debug("%s: Timeout while waiting for",
478 debug(" parity/crc/error window empty\n");
486 debug("%s: Software intervention is enabled\n",
495 debug("
[all...]
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-range.c35 static const int debug; variable
67 if (debug)
68 debug("%s: index=%d owner=%llx\n", __func__, (int)i,
91 if (debug)
92 debug("%s: index=%d owner=%llx\n", __func__, (int)i,
106 if (debug)
107 debug("%s: range_addr=%llx owner=%llx cnt=%d\n", __func__,
123 if (debug)
124 debug("%s: first_available=%d\n", __func__, (int)first_available);
135 if (debug)
[all...]
H A Dcvmx-helper-board.c57 debug("Cannot find I2C device: %d\n", ret);
63 debug("Cannot write I2C device: %d\n", ret);
88 debug("Cannot find I2C device: %d\n", ret);
94 debug("Cannot read I2C device: %d\n", ret);
121 debug("%s(%s, %d, %p): Module %s\n", __func__, sfp->name, val, data,
129 debug("%s: Error reading the SFP module eeprom for %s\n",
136 debug("%s: Module data is invalid\n", __func__);
154 debug("%s: limiting: %d, length: %d\n", __func__,
164 debug("%s(%s, %d, %p): Error: no matching tap for length %d\n",
168 debug("
[all...]
H A Dcvmx-helper-fdt.c122 debug("%s(%x, %s)\n", __func__, ofnode_to_offset(node), vsc7224->name);
125 debug("%s: Error parsing FDT node %s\n",
136 debug("%s: channel reg is either not present or out of range\n",
143 debug("%s(%s): Adding %cx channel %d\n",
148 debug("%s: Error: no taps defined for vsc7224 channel %d\n",
155 debug("%s: Error: channel %d already assigned at %p\n",
162 debug("%s: Error: tap format error for channel %d\n",
168 debug("%s: Adding %d taps\n", __func__, num_taps);
173 debug("%s: Out of memory\n", __func__);
193 debug("
[all...]
H A Ddram.c26 debug("DRAM init failed: %d\n", ret);
32 debug("Cannot get DRAM size: %d\n", ret);
37 debug("SDRAM base=%lx, size=%lx\n",
60 debug("DRAM init failed: %d\n", ret);
66 debug("Cannot get DRAM size: %d\n", ret);
/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c54 debug("dpt %08x tom %08x\n", dpr, tom);
99 debug("%s: at %p, size %x checksum %04x\n", __func__,
120 debug("Cannot get ME (err=%d)\n", ret);
128 debug("Cannot get PCH (err=%d)\n", ret);
140 debug("Cannot get Northbridge (err=%d)\n", ret);
146 debug("Cannot locate SPD (err=%d)\n", ret);
154 debug("prepare_mrc_cache failed: %d\n", ret);
156 debug("PEI version %#x\n", pei_data->pei_version);
159 debug("mrc_common_init() failed(err=%d)\n", ret);
162 debug("Memor
[all...]
/u-boot/board/toradex/apalis-tk1/
H A Das3722_init.c48 debug("%s entry\n", __func__);
52 debug("%s: Setting VDD_CORE via AS3722 reg 1\n", __func__);
80 debug("%s: Setting VDD_CPU to 1.0V via AS3722 reg 0/4D\n", __func__);
93 debug("%s: Setting VDD_GPU to 1.0V via AS3722 reg 6/4D\n", __func__);
106 debug("%s: Set VPP_FUSE to 1.2V via AS3722 reg 0x12/4E\n", __func__);
119 debug("%s: Set VDD_SDMMC1 to 3.3V via AS3722 reg 0x11/4E\n", __func__);
125 * power rail/partition startup. Need to debug.
135 debug("%s: Set VDD_SDMMC3 to 3.3V via AS3722 reg 0x16/4E\n", __func__);
141 * power rail/partition startup. Need to debug.
/u-boot/arch/x86/lib/
H A Dtpl.c28 debug("%s starting\n", __func__);
31 debug("%s: x86_cpu_init_tpl() failed\n", __func__);
36 debug("%s: spl_init() failed\n", __func__);
41 debug("%s: arch_cpu_init() failed\n", __func__);
55 debug("Error %d\n", ret);
94 debug("Loading to %lx\n", spl_image->load_addr);
107 debug("Jumping to %s at %lx\n", spl_phase_name(spl_next_phase()),
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dinterrupts.c52 debug("iivpr1@%x = %x\n", (uint)&pic->iivpr1, pic->iivpr1);
55 debug("iivpr2@%x = %x\n", (uint)&pic->iivpr2, pic->iivpr2);
58 debug("iivpr3@%x = %x\n", (uint)&pic->iivpr3, pic->iivpr3);
62 debug("iivpr8@%x = %x\n", (uint)&pic->iivpr8, pic->iivpr8);
66 debug("iivpr9@%x = %x\n", (uint)&pic->iivpr9, pic->iivpr9);
70 debug("iivpr10@%x = %x\n", (uint)&pic->iivpr10, pic->iivpr10);
74 debug("iivpr11@%x = %x\n", (uint)&pic->iivpr11, pic->iivpr11);
/u-boot/drivers/usb/gadget/
H A Drndis.c163 debug("query OID %08x value, len %d:\n", OID, buf_len);
165 debug("%03d: %08x %08x %08x %08x\n", i,
185 debug("%s: OID_GEN_SUPPORTED_LIST\n", __func__);
195 debug("%s: OID_GEN_HARDWARE_STATUS\n", __func__);
209 debug("%s: OID_GEN_MEDIA_SUPPORTED\n", __func__);
216 debug("%s: OID_GEN_MEDIA_IN_USE\n", __func__);
224 debug("%s: OID_GEN_MAXIMUM_FRAME_SIZE\n", __func__);
234 debug("%s: OID_GEN_LINK_SPEED\n", __func__);
245 debug("%s: OID_GEN_TRANSMIT_BLOCK_SIZE\n", __func__);
254 debug("
[all...]
/u-boot/drivers/power/pmic/
H A Dact8846.c30 debug("write error to device: %p register: %#x!\n", dev, reg);
40 debug("read error from device: %p register: %#x!\n", dev, reg);
54 debug("%s: %s regulators subnode not found!\n", __func__,
59 debug("%s: '%s' - found regulators subnode\n", __func__, dev->name);
63 debug("%s: %s - no child found\n", __func__, dev->name);
/u-boot/drivers/bootcount/
H A Drtc.c25 debug("%s: rtc_write16 failed\n", __func__);
38 debug("%s: rtc_write16 failed\n", __func__);
47 debug("%s: bootcount magic does not match on %04x\n", __func__, val);
58 debug("%s: rtc backing device not specified\n", dev->name);
63 debug("%s: could not get backing device\n", dev->name);
/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_lradc_init.c21 debug("SPL: Initialisating LRADC\n");
42 debug("SPL: Enabling LRADC battery measurement\n");
46 debug("SPL: LRADC channel 7 is not present - aborting\n");
50 debug("SPL: LRADC channel 7 is present - configuring\n");
78 debug("SPL: LRADC channel 7 configuration complete\n");

Completed in 266 milliseconds

1234567891011>>