Home
last modified time | relevance | path

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

/u-boot/drivers/tpm/
A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/u-boot/lib/efi_loader/
A Defi_bootmgr.c98 log_warning("Invalid load option for %ls\n", varname); in try_load_entry()
111 log_warning("Loading %ls '%ls' failed\n", in try_load_entry()
195 log_warning( in efi_bootmgr_load()
A Defi_rng.c170 log_warning("Missing RNG device for EFI_RNG_PROTOCOL\n"); in efi_rng_register()
A Defi_firmware.c141 log_warning("Probably dfu_alt_info not defined\n"); in efi_get_dfu_info()
A Defi_tcg2.c1063 log_warning("Unable to find TPMv2 device\n"); in efi_tcg2_register()
/u-boot/include/linux/
A Dprintk.h54 CONFIG_LOGLEVEL > 4 ? log_warning(fmt, ##__VA_ARGS__) : 0; \
/u-boot/test/log/
A Dnolog_test.c43 log_warning("testing %s\n", "log_warning"); in log_test_nolog_warning()
A Dsyslog_test.c129 log_warning("testing %s\n", "log_warning"); in log_test_syslog_warning()
A Dlog_test.c272 log_warning("level %d\n", LOGL_WARNING); in do_log_test_helpers()
/u-boot/include/
A Dlog.h163 #define log_warning(_fmt...) log(LOG_CATEGORY, LOGL_WARNING, ##_fmt) macro
176 #define log_warning(_fmt, ...) printf(_fmt, ##__VA_ARGS__) macro
/u-boot/arch/arm/mach-stm32mp/
A Dfdt.c200 log_warning("%s: couldn't find /cpus node\n", __func__); in stm32_fdt_fixup_cpu()
/u-boot/drivers/core/
A Ddevice-remove.c38 log_warning("device '%s' failed to unbind\n", in device_chld_unbind()
A Dacpi.c232 log_warning("*** Missing bytes: ptr=%p, end=%p\n", ptr, end); in sort_acpi_item_type()
/u-boot/drivers/sound/
A Dsandbox.c144 log_warning("Sound is silenced\n"); in sandbox_i2s_probe()
A Dhda_codec.c495 log_warning("Could not find beep NID (err=%d)\n", ret); in hda_codec_finish_init()
/u-boot/drivers/clk/kendryte/
A Dbypass.c105 log_warning("Cannot unbypass children; dobypass not called first\n"); in k210_bypass_unbypass()
/u-boot/arch/x86/cpu/intel_common/
A Dacpi.c71 log_warning("Invalid SCI route! Defaulting to IRQ9\n"); in acpi_sci_irq()
/u-boot/arch/x86/lib/
A Dacpi_table.c640 log_warning("TPM2 table creation failed\n"); in write_acpi_tables()
655 log_warning("Failed to create TCPA table (err=%d)\n", in write_acpi_tables()
A Dacpi_nhlt.c178 log_warning("Failed to find settings file %s\n", in nhlt_endpoint_add_formats()
A Dzimage.c219 log_warning("Setup Sectors = 0 (defaulting to 4)\n"); in load_zimage()
/u-boot/drivers/video/stm32/
A Dstm32_ltdc.c181 log_warning("warning %dbpp not supported yet, %dbpp instead\n", in stm32_ltdc_get_pixel_format()
/u-boot/arch/x86/cpu/
A Dmp_init.c862log_warning("Warning: Device tree does not describe all CPUs. Extra ones will not be started corre… in mp_init()
/u-boot/lib/acpi/
A Dacpi_device.c838 log_warning("No name for device '%s'\n", dev->name); in acpi_device_infer_name()
/u-boot/doc/develop/
A Dlogging.rst116 * log_warning(_fmt...)
/u-boot/drivers/misc/
A Dcros_ec.c1498 log_warning("PARAM_LIMIT_POWER not supported by EC\n"); in cros_ec_read_limit_power()

Completed in 36 milliseconds