Home
last modified time | relevance | path

Searched refs:printf (Results 401 – 425 of 3707) sorted by relevance

1...<<11121314151617181920>>...149

/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c53 printf("Cannot find sandbox state file '%s'\n", fname); in state_read_file()
63 printf("Cannot open sandbox state file '%s'\n", fname); in state_read_file()
68 printf("Cannot read sandbox state file '%s'\n", fname); in state_read_file()
132 printf("Unable to read global state for '%s'\n", in sandbox_read_state_nodes()
200 printf("Failed to add more space for state\n"); in sandbox_write_state_node()
210 printf("Cannot create node '%s': %s\n", io->name, in sandbox_write_state_node()
220 printf("Cannot access node '%s': %s\n", io->name, in sandbox_write_state_node()
252 printf("Cannot create empty state FDT: %s\n", in sandbox_write_state()
272 printf("Could not write sandbox state\n"); in sandbox_write_state()
399 printf("Failed to write RAM buffer\n"); in state_uninit()
[all …]
/openbmc/u-boot/board/freescale/ls1088a/
H A Deth_ls1088aqds.c142 printf("DPMAC %d:PHY is ..... Configured\n", dpmac); in sgmii_configure_repeater()
182 printf("DPMAC %d :PHY is configured ", in sgmii_configure_repeater()
184 printf("after setting repeater 0x%x\n", in sgmii_configure_repeater()
189 printf("DPMAC %d :PHY is failed to ", in sgmii_configure_repeater()
191 printf("configure the repeater 0x%x\n", value); in sgmii_configure_repeater()
250 printf("DPMAC %d :PHY is ..... Configured\n", dpmac); in qsgmii_configure_repeater()
286 printf("DPMAC %d :PHY is ..... Configured\n", in qsgmii_configure_repeater()
308 printf("No bus for muxval %x\n", muxval); in mii_dev_for_muxval()
315 printf("No bus by name %s\n", name); in mii_dev_for_muxval()
377 printf("Failed to allocate ls1088a_qds MDIO bus\n"); in ls1088a_qds_mdio_init()
[all …]
/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240qds.c46 printf("Board: %sQDS, ", cpu->name); in checkboard()
47 printf("Sys ID: 0x%02x, Sys Ver: 0x%02x, ", in checkboard()
54 printf("vBank: %d\n", sw); in checkboard()
62 printf("FPGA: v%d (%s), build %d", in checkboard()
66 printf(" on %s", qixis_read_time(buf)); in checkboard()
83 printf("SERDES%u=%sMHz ", i+1, freq[clock]); in checkboard()
123 printf("VID: Core voltage sensor error\n"); in read_voltage()
152 printf("VID: Voltage adjustment timeout\n"); in wait_for_voltage_change()
275 printf("Invalid value.\n"); in adjust_vdd()
734 printf("Core voltage= %d mV\n", vdd); in board_detail()
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dvector_add_int.c45 printf("ERROR: gB[%d] = %d\t", i, gB[i]); in main()
46 printf("gC[%d] = %d\t", i, gC[i]); in main()
47 printf("gA[%d] = %d\n", i, gA[i]); in main()
52 printf("ERROR: Overran the buffer\n"); in main()
55 printf("PASS\n"); in main()
58 printf("FAIL\n"); in main()
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c1427 printf("\n"); in nfdi_print()
1443 printf("\n"); in nfdicf_print()
1839 printf("\n"); in help()
1844 printf("\n"); in help()
1846 printf("\n"); in help()
1850 printf("\n"); in help()
1855 printf("\n"); in help()
1860 printf("\n"); in help()
1864 printf("\n"); in help()
1872 printf("\n"); in help()
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c53 printf(", %s MHz)", strmhz(buf, gd->mem_clk)); in board_add_ram_info()
104 printf ("SPD size: %d\n", spd->info_size); in spd_debug()
106 printf ("Memory type: %d\n", spd->mem_type); in spd_debug()
109 printf ("# of rows: %d\n", spd->nrows); in spd_debug()
110 printf ("Row density: %d\n", spd->row_dens); in spd_debug()
111 printf ("# of banks: %d\n", spd->nbanks); in spd_debug()
112 printf ("Data width: %d\n", in spd_debug()
114 printf ("Chip width: %d\n", spd->primw); in spd_debug()
118 printf ("tRP: %d\n", spd->trp); in spd_debug()
119 printf ("tRCD: %d\n", spd->trcd); in spd_debug()
[all …]
H A Dspeed.c523 printf("Clock configuration:\n"); in do_clocks()
524 printf(" Core: %-4s MHz\n", in do_clocks()
526 printf(" Coherent System Bus: %-4s MHz\n", in do_clocks()
529 printf(" QE: %-4s MHz\n", in do_clocks()
531 printf(" BRG: %-4s MHz\n", in do_clocks()
534 printf(" Local Bus Controller:%-4s MHz\n", in do_clocks()
536 printf(" Local Bus: %-4s MHz\n", in do_clocks()
540 printf(" DDR Secondary: %-4s MHz\n", in do_clocks()
544 printf(" SEC: %-4s MHz\n", in do_clocks()
547 printf(" I2C1: %-4s MHz\n", in do_clocks()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/tiobench/tiobench-0.3.3/
H A D0001-Specify-printf-formats.patch4 Subject: [PATCH] Specify printf formats
24 - printf(mess);
25 + printf("%s",mess);
26 printf("Try 'tiotest -h' for more information.\n");
33 - printf(mess);
34 + printf("%s", mess);
35 printf("Try 'tiotest -h' for more information\n");
41 printf("Created %d threads\n", i);
/openbmc/u-boot/cmd/
H A Dblk_common.c30 printf("\nno %s devices available\n", if_name); in blk_common_cmd()
36 printf("\nno %s devices available\n", if_name); in blk_common_cmd()
46 printf("... is now current device\n"); in blk_common_cmd()
55 printf("\n%s device %d not available\n", in blk_common_cmd()
70 printf("\n%s read: device %d block # "LBAFU", count %lu ... ", in blk_common_cmd()
76 printf("%ld blocks read: %s\n", n, in blk_common_cmd()
85 printf("\n%s write: device %d block # "LBAFU", count %lu ... ", in blk_common_cmd()
91 printf("%ld blocks written: %s\n", n, in blk_common_cmd()
H A Daxi.c35 printf("Bus %d:\t%s", bus->req_seq, bus->name); in show_bus()
37 printf(" (active %d)", bus->seq); in show_bus()
38 printf("\n"); in show_bus()
42 printf(" %s\n", dev->name); in show_bus()
129 printf("Invalid bus %d: err=%d\n", i, ret); in do_axi_show_bus()
153 printf("Current bus is %d\n", bus_no); in do_axi_bus_num()
156 printf("Setting bus to %d\n", bus_no); in do_axi_bus_num()
223 printf("Unknown read size '%lu'\n", size); in do_axi_md()
242 printf("axi_read failed: err = %d\n", ret); in do_axi_md()
286 printf("Unknown write size '%lu'\n", size); in do_axi_mw()
[all …]
H A Dosd.c39 printf("%s: No OSD %u (err = %d)\n", __func__, osdnum, res); in cmd_osd_set_osd_num()
77 printf("OSD %d:\t%s", osd->req_seq, osd->name); in show_osd()
79 printf(" (active %d)", osd->seq); in show_osd()
80 printf("\n"); in show_osd()
124 printf("%s: Could not write to video mem\n", in do_osd_write()
183 printf("Could not set size on osd %s\n", osd_cur->name); in do_osd_size()
202 printf("Error while getting OSD uclass (err=%d)\n", in do_show_osd()
217 printf("Invalid osd %d: err=%d\n", i, res); in do_show_osd()
240 printf("Current osd is %d\n", osd_no); in do_osd_num()
243 printf("Setting osd to %d\n", osd_no); in do_osd_num()
[all …]
/openbmc/linux/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c35 printf("%s: [skip,no-udmabuf: Unable to access DMA buffer device file]\n", in main()
42 printf("%s: [skip,no-memfd]\n", TEST_PREFIX); in main()
48 printf("%s: [skip,fcntl-add-seals]\n", TEST_PREFIX); in main()
56 printf("%s: [FAIL,memfd-truncate]\n", TEST_PREFIX); in main()
68 printf("%s: [FAIL,test-1]\n", TEST_PREFIX); in main()
78 printf("%s: [FAIL,test-2]\n", TEST_PREFIX); in main()
88 printf("%s: [FAIL,test-3]\n", TEST_PREFIX); in main()
98 printf("%s: [FAIL,test-4]\n", TEST_PREFIX); in main()
/openbmc/linux/tools/net/ynl/samples/
H A Dnetdev.c29 printf("%8s", name); in netdev_print_device()
30 printf("[%d]\t", d->ifindex); in netdev_print_device()
35 printf("%llx:", d->xdp_features); in netdev_print_device()
38 printf(" %s", netdev_xdp_act_str(1 << i)); in netdev_print_device()
41 printf(" xdp-zc-max-segs=%u", d->xdp_zc_max_segs); in netdev_print_device()
45 printf(" (ntf: %s)", name); in netdev_print_device()
46 printf("\n"); in netdev_print_device()
69 printf("Select ifc ($ifindex; or 0 = dump; or -2 ntf check): "); in main()
/openbmc/linux/tools/testing/selftests/
H A Dkselftest.h128 printf("TAP version 13\n"); in ksft_print_header()
134 printf("1..%d\n", ksft_plan); in ksft_set_plan()
154 printf("# "); in ksft_print_msg()
181 printf("ok %d ", ksft_test_num()); in ksft_test_result_pass()
195 printf("not ok %d ", ksft_test_num()); in ksft_test_result_fail()
221 printf("ok %d # XFAIL ", ksft_test_num()); in ksft_test_result_xfail()
235 printf("ok %d # SKIP ", ksft_test_num()); in ksft_test_result_skip()
250 printf("not ok %d # error ", ksft_test_num()); in ksft_test_result_error()
295 printf("Bail out! "); in ksft_exit_fail_msg()
331 printf("ok %d # SKIP ", 1 + ksft_test_num()); in ksft_exit_skip()
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dvmx_preempt.c78 printf("\tWaiting for all workers to start..."); in test_preempt_vmx()
81 printf("done\n"); in test_preempt_vmx()
83 printf("\tWaiting for %d seconds to let some workers get preempted...", PREEMPT_TIME); in test_preempt_vmx()
85 printf("done\n"); in test_preempt_vmx()
87 printf("\tStopping workers..."); in test_preempt_vmx()
102 printf("oops\n"); in test_preempt_vmx()
105 printf("done\n"); in test_preempt_vmx()
/openbmc/u-boot/board/freescale/t1040qds/
H A Dt1040qds.c37 printf("Board: %sQDS, ", cpu->name); in checkboard()
38 printf("Sys ID: 0x%02x, Sys Ver: 0x%02x, ", in checkboard()
45 printf("vBank: %d\n", sw); in checkboard()
51 printf("IFCCard\n"); in checkboard()
53 printf("invalid setting of SW%u\n", QIXIS_LBMAP_SWITCH); in checkboard()
55 printf("FPGA: v%d (%s), build %d", in checkboard()
59 printf(" on %s", qixis_read_time(buf)); in checkboard()
72 printf("Clock1=%sMHz ", freq[clock]); in checkboard()
74 printf("Clock2=%sMHz\n", freq[clock]); in checkboard()
229 printf("expects ref clk%d %sMHz, but actual is %sMHz\n", in misc_init_r()
[all …]
/openbmc/linux/samples/bpf/
H A Dsampleip_user.c31 printf("USAGE: sampleip [-F freq] [duration]\n"); in usage()
32 printf(" -F freq # sample frequency (Hertz), default 99\n"); in usage()
33 printf(" duration # sampling duration (seconds), default 5\n"); in usage()
96 printf("%-19s %-32s %s\n", "ADDR", "KSYM", "COUNT"); in print_ip_map()
114 printf("ksym not found. Is kallsyms loaded?\n"); in print_ip_map()
118 printf("0x%-17llx %-32s %u\n", counts[i].ip, sym->name, in print_ip_map()
121 printf("0x%-17llx %-32s %u\n", counts[i].ip, "(user)", in print_ip_map()
127 printf("WARNING: IP hash was full (max %d entries); ", max); in print_ip_map()
128 printf("may have dropped samples\n"); in print_ip_map()
134 printf("\n"); in int_exit()
[all …]
/openbmc/qemu/tests/tcg/mips/include/
H A Dtest_utils_32.h41 printf("\n"); in check_results_32()
46 printf(" 0x%08lxULL,\n", a); in check_results_32()
48 printf(" 0x%08lxULL, /* %3d */\n", in check_results_32()
52 printf("\n"); in check_results_32()
58 printf("%s: ", instruction_name); in check_results_32()
67 printf("PASS: %3d FAIL: %3d elapsed time: %5.2f ms\n", in check_results_32()
H A Dtest_utils_64.h43 printf("\n"); in check_results_64()
48 printf(" 0x%016llxULL,\n", a); in check_results_64()
50 printf(" 0x%016llxULL, /* %3d */\n", in check_results_64()
54 printf("\n"); in check_results_64()
60 printf("| %-10s \t| %-20s\t| %-16s \t|", in check_results_64()
70 printf(" PASS: %3d \t| FAIL: %3d \t| elapsed time: %5.2f ms \t|\n", in check_results_64()
/openbmc/u-boot/drivers/net/
H A Dmcfmii.c91 printf("FEC_RESET_DELAY timeout\n"); in mii_reset()
117 printf("MII not complete\n"); in mii_send()
124 printf("%s[%d] %s: sent=0x%8.8x, reply=0x%8.8x\n", in mii_send()
159 printf("PHY type 0x%x pass %d type\n", phytype, pass); in mii_discover_phy()
169 printf("PHY @ 0x%x pass %d\n", phyno, pass); in mii_discover_phy()
176 printf("phyid %x - %s\n", in mii_discover_phy()
189 printf("0x%08x\n", phytype); in mii_discover_phy()
199 printf("No PHY device found.\n"); in mii_discover_phy()
260 printf("Link UP timeout\n"); in __mii_init()
284 printf("miiphy_read(0x%x) @ 0x%x = ", reg, addr); in mcffec_miiphy_read()
[all …]
H A Dep93xx_eth.c46 printf("\ndump_dev()\n"); in dump_dev()
49 printf(" rx_dq.end %p\n", priv->rx_dq.end); in dump_dev()
73 printf("\ndump_rx_status_queue()\n"); in dump_rx_status_queue()
76 printf(" [ %p ] %08X %08X\n", in dump_rx_status_queue()
91 printf("\ndump_rx_descriptor_queue()\n"); in dump_rx_descriptor_queue()
94 printf(" [ %p ] %08X %08X\n", in dump_rx_descriptor_queue()
109 printf("\ndump_tx_descriptor_queue()\n"); in dump_tx_descriptor_queue()
112 printf(" [ %p ] %08X %08X\n", in dump_tx_descriptor_queue()
127 printf("\ndump_tx_status_queue()\n"); in dump_tx_status_queue()
128 printf(" descriptor address word1\n"); in dump_tx_status_queue()
[all …]
/openbmc/u-boot/arch/x86/lib/
H A Dinterrupts.c52 printf("irq_install_handler: bad irq number %d\n", irq); in irq_install_handler()
57 printf("irq_install_handler: 0x%08lx replacing 0x%08lx\n", in irq_install_handler()
81 printf("irq_free_handler: bad irq number %d\n", irq); in irq_free_handler()
104 printf("do_irq: bad irq number %d\n", irq); in do_irq()
134 printf("Spurious IRQ: %u, last unknown IRQ: %d\n", in do_irqinfo()
137 printf("Interrupt-Information:\n"); in do_irqinfo()
138 printf("Nr Routine Arg Count\n"); in do_irqinfo()
142 printf("%02d %08lx %08lx %d\n", in do_irqinfo()
/openbmc/u-boot/board/theadorable/
H A Dtheadorable.c240 printf("Failed to find PLX PEX-switch (bootcount=%ld)\n", in board_late_init()
243 printf("Issuing power-switch via uC!\n"); in board_late_init()
245 printf("Issuing power-switch via uC!\n"); in board_late_init()
260 printf("I2C write error (ret=%d)\n", ret); in board_late_init()
261 printf("Issuing soft-reset...\n"); in board_late_init()
267 printf("Waiting for power-cycle via uC...\n"); in board_late_init()
271 printf("Issuing soft-reset...\n"); in board_late_init()
293 printf("Checking for PCIe device: VendorID 0x%04x, DeviceId 0x%04x\n", in do_pcie_test()
303 printf("Failed to find PCIe device\n"); in do_pcie_test()
306 printf("PCIe device found, resetting board...\n"); in do_pcie_test()
/openbmc/u-boot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c106 printf("SDRAM test phase 1:\n"); in testdram()
112 printf ("SDRAM test fails at: %08x\n", (uint) p); in testdram()
117 printf("SDRAM test phase 2:\n"); in testdram()
123 printf ("SDRAM test fails at: %08x\n", (uint) p); in testdram()
128 printf("SDRAM test passed.\n"); in testdram()
192 printf("Init Video as "); in drv_video_init()
205 printf("%lu x %lu pixel matrix\n", display_width, display_height); in drv_video_init()
242 printf("parameters out of range\n"); in do_brightness()
243 printf("Usage:\n%s\n", cmdtp->usage); in do_brightness()
248 printf("Usage:\n%s\n", cmdtp->usage); in do_brightness()
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall.c60 printf("Unexpected persistent transaction failure.\n"); in getppid_tm()
61 printf("TEXASR 0x%016lx, TFIAR 0x%016lx.\n", in getppid_tm()
69 printf("Exceeded limit of %d temporary transaction failures.\n", TM_RETRIES); in getppid_tm()
70 printf("TEXASR 0x%016lx, TFIAR 0x%016lx.\n", in getppid_tm()
86 printf("Testing transactional syscalls for %d seconds...\n", TEST_DURATION); in tm_syscall()
119 printf("%d active and suspended transactions behaved correctly.\n", count); in tm_syscall()
120 printf("(There were %d transaction retries.)\n", retries); in tm_syscall()

1...<<11121314151617181920>>...149