Home
last modified time | relevance | path

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

12

/external/u-boot/drivers/core/
Dlists.c141 pr_debug("bind node %s\n", name); in lists_bind_fdt()
146 pr_debug("Device '%s' has no compatible string\n", in lists_bind_fdt()
162 pr_debug(" - attempt to match compatible string '%s'\n", in lists_bind_fdt()
174 pr_debug(" - found match at '%s'\n", entry->name); in lists_bind_fdt()
178 pr_debug("Driver '%s' refuses to bind\n", entry->name); in lists_bind_fdt()
194 pr_debug("No match for node '%s'\n", name); in lists_bind_fdt()
Droot.c229 pr_debug(" - ignoring disabled device\n"); in dm_scan_fdt_live()
270 pr_debug("parsing subnodes of \"chosen\"\n"); in dm_scan_fdt_node()
283 pr_debug(" - ignoring disabled device\n"); in dm_scan_fdt_node()
/external/u-boot/drivers/phy/
Dphy-stm32-usbphyc.c96 pr_debug("%s: input clk freq (%dHz) out of range\n", in stm32_usbphyc_pll_init()
114 pr_debug("%s: input clk freq=%dHz, ndiv=%d, frac=%d\n", __func__, in stm32_usbphyc_pll_init()
152 pr_debug("%s phy ID = %lu\n", __func__, phy->id); in stm32_usbphyc_phy_init()
188 pr_debug("%s phy ID = %lu\n", __func__, phy->id); in stm32_usbphyc_phy_exit()
215 pr_debug("%s phy ID = %lu\n", __func__, phy->id); in stm32_usbphyc_phy_power_on()
244 pr_debug("%s phy ID = %lu\n", __func__, phy->id); in stm32_usbphyc_phy_power_off()
302 pr_debug("%s: invalid args_count: %d\n", __func__, in stm32_usbphyc_of_xlate()
/external/u-boot/drivers/mtd/nand/
Dmxc_nand.c134 pr_debug("%s(%d): INT not set\n",
145 pr_debug("send_cmd(host, 0x%x)\n", cmd);
161 pr_debug("send_addr(host, 0x%x)\n", addr);
178 pr_debug("send_prog_page (%d)\n", spare_only);
228 pr_debug("send_read_page (%d)\n", spare_only);
394 pr_debug("%s: Reading OOB area of page %u to oob %p\n",
494 pr_debug("Reading page %u to buf %p oob %p\n",
711 pr_debug("MXC_NAND: HWECC uncorrectable 2-bit ECC error\n");
773 pr_debug("mxc_nand_read_word(col = %d)\n", host->col_addr);
823 pr_debug("mxc_nand_write_buf(col = %d, len = %d)\n", host->col_addr,
[all …]
Dnand_base.c112 pr_debug("%s: unaligned address\n", __func__); in check_offs_len()
118 pr_debug("%s: length not block aligned\n", __func__); in check_offs_len()
1669 pr_debug("setting READ RETRY mode %d\n", retry_mode); in nand_setup_read_retry()
1736 pr_debug("%s: using read bounce buffer for buf@%p\n", in nand_do_read_ops()
2045 pr_debug("%s: from = 0x%08Lx, len = %i\n", in nand_do_read_oob()
2053 pr_debug("%s: attempt to start read outside oob\n", in nand_do_read_oob()
2062 pr_debug("%s: attempt to read beyond end of device\n", in nand_do_read_oob()
2141 pr_debug("%s: attempt to read beyond end of device\n", in nand_read_oob()
2592 pr_debug("%s: using write bounce buffer for buf@%p\n", in nand_do_write_ops()
2718 pr_debug("%s: to = 0x%08x, len = %i\n", in nand_do_write_oob()
[all …]
Ddavinci_nand.c240 pr_debug("Correcting single " in nand_davinci_correct_data()
250 pr_debug("Single bit ECC error in " "ECC.\n"); in nand_davinci_correct_data()
254 pr_debug("ECC UNCORRECTED_ERROR 1\n"); in nand_davinci_correct_data()
Dnand_bch.c84 pr_debug("%s: corrected bitflip %u\n", in nand_bch_correct_data()
/external/u-boot/drivers/mmc/
Dmmc.c189 pr_debug("selecting mode %s (freq : %d MHz)\n", mmc_mode_name(mode), in mmc_select_mode()
433 pr_debug("%s: Failed to set blocklen\n", __func__); in mmc_bread()
441 pr_debug("%s: Failed to read blocks\n", __func__); in mmc_bread()
878 pr_debug("selected mode (%s) is forbidden for part %d\n", in mmc_boot_part_access_chk()
882 pr_debug("selected mode is not optimal\n"); in mmc_boot_part_access_chk()
1406 pr_debug("Invalid Allocation Unit Size.\n"); in sd_read_ssr()
1513 pr_debug("%s: widths [", text); in mmc_dump_capabilities()
1515 pr_debug("8, "); in mmc_dump_capabilities()
1517 pr_debug("4, "); in mmc_dump_capabilities()
1519 pr_debug("1, "); in mmc_dump_capabilities()
[all …]
/external/u-boot/drivers/usb/musb-new/
Dmusb_gadget_ep0.c317 pr_debug("TEST_J\n"); in service_zero_data_request()
324 pr_debug("TEST_K\n"); in service_zero_data_request()
330 pr_debug("TEST_SE0_NAK\n"); in service_zero_data_request()
336 pr_debug("TEST_PACKET\n"); in service_zero_data_request()
343 pr_debug("TEST_FORCE_HS\n"); in service_zero_data_request()
349 pr_debug("TEST_FORCE_FS\n"); in service_zero_data_request()
355 pr_debug("TEST_FIFO_ACCESS\n"); in service_zero_data_request()
361 pr_debug("TEST_FORCE_HOST\n"); in service_zero_data_request()
Dsunxi.c226 pr_debug("%s():\n", __func__); in sunxi_musb_enable()
268 pr_debug("%s():\n", __func__); in sunxi_musb_disable()
292 pr_debug("%s():\n", __func__); in sunxi_musb_init()
Dmusb_core.c875 pr_debug("SOF --> periodic TX%s on %d\n", in musb_stage0_irq()
1299 pr_debug("%s: setup fifo_mode %d\n", musb_driver_name, fifo_mode); in ep_config_from_table()
1313 pr_debug("%s: invalid ep %d\n", in ep_config_from_table()
1319 pr_debug("%s: mem overrun, ep %d\n", in ep_config_from_table()
1327 pr_debug("%s: %d/%d max ep, %d/%d memory\n", musb_driver_name, n + 1, in ep_config_from_table()
1332 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1379 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1432 pr_debug("%s:ConfigData=0x%02x (%s)\n", musb_driver_name, reg, aInfo); in musb_core_init()
1453 pr_debug("%s: %sHDRC RTL version %s %s\n", musb_driver_name, type, in musb_core_init()
2106 pr_debug("USB %s mode controller at %p using %s, IRQ %d\n", in musb_init_controller()
/external/u-boot/arch/arm/mach-stm32mp/
Dbsec.c163 pr_debug("bsec : OTP %d is locked and refreshed with 0\n", otp); in bsec_shadow_register()
216 pr_debug("bsec : OTP %d is lock, write will be ignore\n", otp); in bsec_write_shadow()
237 pr_debug("bsec : OTP %d locked, prog will be ignore\n", otp); in bsec_program_otp()
240 pr_debug("bsec : Global lock, prog will be ignore\n"); in bsec_program_otp()
Dcpu.c251 pr_debug("%s: boot_ctx=0x%x => boot_mode=%x, instance=%d\n", in setup_boot_mode()
279 pr_debug("unexpected boot mode = %x\n", boot_mode); in setup_boot_mode()
319 pr_debug("OTP MAC address = %pM\n", enetaddr); in setup_mac_address()
/external/u-boot/include/linux/
Dprintk.h69 #define pr_debug(fmt, ...) \ macro
72 #define pr_debug(fmt, ...) \ macro
/external/u-boot/fs/ubifs/
Ddebug.h157 pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \
163 pr_debug("UBIFS DBG " type " (pid %d): " fmt "%s\n", current->pid, \
185 pr_debug("UBIFS DBG " type ": " fmt "\n", \
191 pr_debug("UBIFS DBG " type ": " fmt "%s\n", \
/external/u-boot/drivers/clk/
Dclk-hsdk-cgu.c354 pr_debug("write configurarion: %#x\n", val); in hsdk_pll_set_cfg()
378 pr_debug("current configurarion: %#x\n", val); in pll_get()
418 pr_debug("chosen best rate: %lu\n", best_rate); in hsdk_pll_round_rate()
515 pr_debug("current configurarion: %#x (%d)\n", div_factor, div_factor); in idiv_get()
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c861 pr_debug("onenand_read_ops_nolock: from = 0x%08x, len = %i\n", in onenand_read_ops_nolock()
1011 pr_debug("onenand_read_oob_nolock: from = 0x%08x, len = %i\n", in onenand_read_oob_nolock()
1219 pr_debug("onenand_bbt_read_oob: from = 0x%08x, len = %zi\n", in onenand_bbt_read_oob()
1423 pr_debug("onenand_write_ops_nolock: to = 0x%08x, len = %i\n", in onenand_write_ops_nolock()
1545 pr_debug("onenand_write_oob_nolock: to = 0x%08x, len = %i\n", in onenand_write_oob_nolock()
1738 pr_debug("onenand_erase: start = 0x%08x, len = %i\n", in onenand_erase()
1754 pr_debug("onenand_erase:" " Unaligned address\n"); in onenand_erase()
1762 pr_debug("onenand_erase:" "Unaligned address\n"); in onenand_erase()
1769 pr_debug("onenand_erase: Length not block aligned\n"); in onenand_erase()
1798 pr_debug("onenand_erase: " in onenand_erase()
[all …]
Donenand_bbt.c163 pr_debug("onenand_isbad_bbt: bbt info for offs 0x%08x: (block %d) 0x%02x\n", in onenand_isbad_bbt()
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs.h24 #define TRACE(s, args...) pr_debug("SQUASHFS: "s, ## args)
/external/u-boot/drivers/firmware/
Dpsci.c51 pr_debug("PSCI System Reset was not bound.\n"); in psci_bind()
/external/u-boot/drivers/gpio/
Dhsdk-creg-gpio.c90 pr_debug("%s GPIO [0x%p] controller with %d gpios probed\n", in hsdk_creg_gpio_probe()
/external/u-boot/drivers/mtd/ubi/
Ddebug.h33 pr_debug("UBI DBG " type " (pid %d): " fmt "\n", current->pid, \
/external/u-boot/arch/arm/mach-uniphier/dram/
Dddrphy-training.c142 pr_debug("DDR training: elapsed time %ld msec\n", get_timer(start)); in ddrphy_training()
/external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dltp_block_dev.c42 pr_debug(BLK_DEV_NAME ": " fmt, ##__VA_ARGS__)
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
Dltp_tpci.c58 pr_debug(PCI_DEVICE_NAME ": " fmt "\n", ##__VA_ARGS__)

12