Searched refs:pr_warn (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/ |
| H A D | dram_init.c | 123 pr_warn("Sparse mem is enabled, but ch0 and ch1 overlap\n"); in uniphier_memconf_decode() 124 pr_warn("Only ch0 is available\n"); in uniphier_memconf_decode()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/ |
| H A D | core.c | 74 pr_warn("failed to write BBM to block @%llx (err = %d)\n", in nanddev_markbad() 131 pr_warn("attempt to erase a bad/reserved block @%llx\n", in nanddev_erase()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | printk.h | 50 #define pr_warn pr_warning macro
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | rockchip_pm_config.c | 132 pr_warn("%s: no more space for rockchip,tag in %s\n", in parse_mcu_sleep_config()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 473 pr_warn("create_bbt(): chipnr (%d) > available chips (%d)\n", in create_bbt() 499 pr_warn("Bad eraseblock %d at 0x%012llx\n", in create_bbt() 578 pr_warn("Bad block table not found for chip %d\n", i); in search_bbt() 728 pr_warn("nand_bbt: ECC error while reading block for writing bad block table\n"); in write_bbt() 808 pr_warn("nand_bbt: error while writing bad block table %d\n", res); in write_bbt() 1260 pr_warn("Bad block pattern already allocated; not replacing\n"); in nand_create_badblock_pattern()
|
| H A D | nand_base.c | 568 pr_warn("timeout while waiting for chip to become ready\n"); in nand_wait_ready() 3554 pr_warn("%s: attempt to erase a bad block at page 0x%08x\n", in nand_erase_nand() 3987 pr_warn("Failed to detect ONFI extended param page\n"); in nand_flash_detect_onfi() 3989 pr_warn("Could not retrieve ONFI ECC requirements\n"); in nand_flash_detect_onfi() 4082 pr_warn("Invalid codeword size\n"); in nand_flash_detect_jedec() 4507 pr_warn("bus width %d instead %d bit\n", in nand_get_flash_type() 4667 pr_warn("No NAND device found\n"); in nand_scan_ident() 5052 pr_warn("No oob scheme defined for oobsize %d\n", in nand_scan_tail() 5070 pr_warn("No ECC functions supplied; hardware ECC not possible\n"); in nand_scan_tail() 5101 pr_warn("No ECC functions supplied; hardware ECC not possible\n"); in nand_scan_tail() [all …]
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | dwc_eth_qos.c | 1860 pr_warn("clk_get_by_name(rx) failed: %d", ret); in eqos_probe_resources_stm32() 1864 pr_warn("clk_get_by_name(tx) failed: %d", ret); in eqos_probe_resources_stm32() 1869 pr_warn("No phy clock provided %d", ret); in eqos_probe_resources_stm32() 1882 pr_warn("gpio_request_by_name(phy reset) not provided %d", in eqos_probe_resources_stm32() 1903 pr_warn("gpio_request_by_name(snps,reset-gpio) failed: %d", in eqos_probe_resources_stm32()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.h | 636 pr_warn("UBIFS warning (ubi%d:%d pid %d): %s: " fmt "\n", \ 646 pr_warn("UBIFS warning (ubi%d:%d pid %d): %s: " fmt "\n", \
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | ubi.h | 53 #define ubi_warn(ubi, fmt, ...) pr_warn(UBI_NAME_STR "%d warning: %s: " fmt "\n", \
|
| H A D | build.c | 1474 pr_warn("UBI warning: empty 'mtd=' parameter - ignored\n"); in ubi_mtd_param_parse()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 555 pr_warn("Got %d hw endpoint but %d tx-fifo-size in array !!\n", in reconfig_usbd()
|