| /openbmc/openbmc/poky/meta-skeleton/recipes-kernel/hello-mod/files/ |
| H A D | hello.c | 13 pr_info("Hello World!\n"); in hello_init() 19 pr_info("Goodbye Cruel World!\n"); in hello_exit()
|
| /openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_sys.h | 132 pr_info("qbman_cinh_write(%p:0x%03x) 0x%08x\n", in qbman_cinh_write() 142 pr_info("qbman_cinh_read(%p:0x%03x) 0x%08x\n", in qbman_cinh_read() 154 pr_info("qbman_cena_write_start(%p:0x%03x) %p\n", in qbman_cena_write_start() 169 pr_info("qbman_cena_write_complete(%p:0x%03x) %p\n", in qbman_cena_write_complete() 189 pr_info("qbman_cena_read(%p:0x%03x) %p\n", in qbman_cena_read()
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 199 pr_info("nand_bbt: ECC error in BBT at 0x%012llx\n", in read_bbt() 203 pr_info("nand_bbt: corrected error in BBT at 0x%012llx\n", in read_bbt() 207 pr_info("nand_bbt: error reading BBT\n"); in read_bbt() 220 pr_info("nand_read_bbt: reserved block at 0x%012llx\n", in read_bbt() 232 pr_info("nand_read_bbt: bad block at 0x%012llx\n", in read_bbt() 396 pr_info("Bad block table at page %d, version 0x%02X\n", in read_abs_bbts() 405 pr_info("Bad block table at page %d, version 0x%02X\n", in read_abs_bbts() 460 pr_info("Scanning device for bad blocks\n"); in create_bbt() 578 pr_info("Bad block table found at page %d, version 0x%02X\n", in search_bbt() 723 pr_info("nand_bbt: error reading block for writing the bad block table\n"); in write_bbt() [all …]
|
| H A D | nand_base.c | 3253 pr_info("unsupported ONFI version: %d\n", val); in nand_flash_detect_onfi() 3360 pr_info("unsupported JEDEC version: %d\n", val); in nand_flash_detect_jedec() 3745 pr_info("second ID read did not match %02x,%02x against %02x,%02x\n", in nand_get_flash_type() 3813 pr_info("device found, Manufacturer ID: 0x%02x, Chip ID: 0x%02x\n", in nand_get_flash_type() 3815 pr_info("%s %s\n", nand_manuf_ids[maf_idx].name, mtd->name); in nand_get_flash_type() 3848 pr_info("device found, Manufacturer ID: 0x%02x, Chip ID: 0x%02x\n", in nand_get_flash_type() 3853 pr_info("%s %s\n", nand_manuf_ids[maf_idx].name, in nand_get_flash_type() 3856 pr_info("%s %s\n", nand_manuf_ids[maf_idx].name, in nand_get_flash_type() 3859 pr_info("%s %s\n", nand_manuf_ids[maf_idx].name, in nand_get_flash_type() 3863 pr_info("%s %s\n", nand_manuf_ids[maf_idx].name, in nand_get_flash_type() [all …]
|
| H A D | lpc32xx_nand_slc.c | 515 pr_info("Unable to get free DMA channel for NAND transfers\n"); in board_nand_init()
|
| /openbmc/u-boot/include/linux/ |
| H A D | printk.h | 53 #define pr_info(fmt, ...) \ macro
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_mtk.c | 85 pr_info("baud %d can't be handled\n", in _mtk_serial_setbrg() 89 pr_info("samplecount is 0\n"); in _mtk_serial_setbrg()
|
| /openbmc/qemu/linux-user/ |
| H A D | elfload.c | 4057 struct target_elf_siginfo pr_info; /* Info associated with signal */ member 4095 prstatus->pr_info.si_signo = tswap32(prstatus->pr_info.si_signo); in bswap_prstatus() 4096 prstatus->pr_info.si_code = tswap32(prstatus->pr_info.si_code); in bswap_prstatus() 4097 prstatus->pr_info.si_errno = tswap32(prstatus->pr_info.si_errno); in bswap_prstatus() 4230 .pr_info.si_signo = signr, in fill_prstatus_note()
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | designware_i2c.c | 567 pr_info("reset_get_by_name() failed: %d\n", ret);
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | aspeed_udc.c | 487 pr_info("TODO: Send an extra zero length packet\n"); in aspeed_dma_descriptor_setup() 1205 pr_info("%s: desc_mode: %d\n", __func__, udc->desc_mode); in aspeed_udc_probe()
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_dsps.c | 339 pr_info("CAUTION: musb: Babble Interrupt Occured\n"); in dsps_interrupt()
|
| H A D | musb_core.c | 2472 pr_info("%s: version " MUSB_VERSION ", " in musb_init()
|
| /openbmc/u-boot/ |
| H A D | MAINTAINERS | 43 printk, pr_info or pr_err
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | mmc.c | 2778 pr_info("%s: %d, time %lu\n", __func__, err, get_timer(start)); in mmc_init()
|
| /openbmc/qemu/ |
| H A D | MAINTAINERS | 54 printk, pr_info or pr_err
|