Home
last modified time | relevance | path

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

12

/external/u-boot/drivers/firmware/
Dpsci.c65 pr_warn("missing \"method\" property\n"); in psci_probe()
74 pr_warn("invalid \"method\" property: %s\n", method); in psci_probe()
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c40 #define pr_warn(code, format, ...) err_at_line(0, code, format, ##__VA_ARGS__) macro
323 pr_warn(rc, "pthread_setname_np"); in test_fp_vec()
369 pr_warn(rc, "pthread_create()"); in tm_unavailable_test()
/external/u-boot/arch/arm/mach-uniphier/
Ddram_init.c125 pr_warn("Sparse mem is enabled, but ch0 and ch1 overlap\n"); in uniphier_memconf_decode()
126 pr_warn("Only ch0 is available\n"); in uniphier_memconf_decode()
Dboard_late_init.c96 pr_warn("fdt_file environment was not set correctly\n"); in board_late_init()
/external/kmod/testsuite/module-playground/
Dmod-foo-a.c15 pr_warn("fooA\n"); in print_fooA()
Dmod-foo-c.c15 pr_warn("fooC\n"); in print_fooC()
Dmod-foo-b.c15 pr_warn("fooB\n"); in print_fooB()
Dmod-loop-g.c19 pr_warn("Hello, world G\n"); in printG()
Dmod-loop-f.c19 pr_warn("Hello, world F\n"); in printF()
Dmod-loop-k.c20 pr_warn("Hello, world K\n"); in printK()
Dmod-loop-h.c20 pr_warn("Hello, world H\n"); in printH()
Dmod-loop-c.c20 pr_warn("Hello, world C\n"); in printC()
Dmod-loop-i.c20 pr_warn("Hello, world I\n"); in printI()
Dmod-loop-d.c20 pr_warn("Hello, world D\n"); in printD()
Dmod-loop-e.c20 pr_warn("Hello, world E\n"); in printE()
Dmod-loop-j.c21 pr_warn("Hello, world J\n"); in printJ()
Dmod-loop-b.c22 pr_warn("Hello, world B\n"); in printB()
Dmod-loop-a.c22 pr_warn("Hello, world A\n"); in printA()
/external/u-boot/drivers/mtd/nand/
Dnand_bbt.c473 pr_warn("create_bbt(): chipnr (%d) > available chips (%d)\n", in create_bbt()
497 pr_warn("Bad eraseblock %d at 0x%012llx\n", in create_bbt()
576 pr_warn("Bad block table not found for chip %d\n", i); in search_bbt()
726 pr_warn("nand_bbt: ECC error while reading block for writing bad block table\n"); in write_bbt()
806 pr_warn("nand_bbt: error while writing bad block table %d\n", res); in write_bbt()
1258 pr_warn("Bad block pattern already allocated; not replacing\n"); in nand_create_badblock_pattern()
Dnand_base.c561 pr_warn("timeout while waiting for chip to become ready\n"); in nand_wait_ready()
2913 pr_warn("%s: attempt to erase a bad block at page 0x%08x\n", in nand_erase_nand()
3353 pr_warn("Failed to detect ONFI extended param page\n"); in nand_flash_detect_onfi()
3355 pr_warn("Could not retrieve ONFI ECC requirements\n"); in nand_flash_detect_onfi()
3446 pr_warn("Invalid codeword size\n"); in nand_flash_detect_jedec()
3868 pr_warn("bus width %d instead %d bit\n", in nand_get_flash_type()
4028 pr_warn("No NAND device found\n"); in nand_scan_ident()
4409 pr_warn("No oob scheme defined for oobsize %d\n", in nand_scan_tail()
4427 pr_warn("No ECC functions supplied; hardware ECC not possible\n"); in nand_scan_tail()
4458 pr_warn("No ECC functions supplied; hardware ECC not possible\n"); in nand_scan_tail()
[all …]
/external/u-boot/include/linux/
Dprintk.h50 #define pr_warn pr_warning macro
/external/u-boot/arch/arm/mach-uniphier/arm32/
Dpsci.c95 pr_warn("warning: some of secondary CPUs may not boot\n"); in uniphier_smp_kick_all_cpus()
/external/u-boot/drivers/fastboot/
Dfb_getvar.c227 pr_warn("WARNING: unknown variable: %s\n", cmd_parameter); in fastboot_getvar()
/external/u-boot/drivers/net/
Dsni_ave.c425 pr_warn("%s: halt timeout\n", priv->phydev->dev->name); in ave_stop()
564 pr_warn("%s: bad send packet status:%08x\n", in ave_send()
588 pr_warn("%s: bad packet[%d] status:%08x ptr:%p\n", in ave_recv()
/external/u-boot/drivers/mmc/
Dmmc.c1451 pr_warn("invalid bus witdh capability 0x%x\n", cap); in bus_width()
1678 pr_warn("unable to read ssr\n"); in sd_select_mode_and_width()
2279 pr_warn("MMC: SET_DSR failed\n"); in mmc_startup()
2441 pr_warn("mmc: failed to set signal voltage\n"); in mmc_set_initial_state()

12