Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/core/
H A Dlists.c142 pr_debug("bind node %s\n", name); in lists_bind_fdt()
147 pr_debug("Device '%s' has no compatible string\n", in lists_bind_fdt()
163 pr_debug(" - attempt to match compatible string '%s'\n", in lists_bind_fdt()
181 pr_debug(" - found match at '%s'\n", entry->name); in lists_bind_fdt()
185 pr_debug("Driver '%s' refuses to bind\n", entry->name); in lists_bind_fdt()
201 pr_debug("No match for node '%s'\n", name); in lists_bind_fdt()
H A Droot.c228 pr_debug("parsing subnodes of \"chosen\"\n"); in dm_scan_fdt_live()
237 pr_debug(" - ignoring disabled device\n"); in dm_scan_fdt_live()
285 pr_debug("parsing subnodes of \"%s\"\n", node_name); in dm_scan_fdt_node()
295 pr_debug(" - ignoring disabled device\n"); in dm_scan_fdt_node()
/openbmc/u-boot/drivers/phy/
H A 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()
/openbmc/u-boot/drivers/bootcount/
H A Dbootcount-uclass.c56 pr_debug("%s: failed to store 0x%lx\n", __func__, val); in bootcount_store()
84 pr_debug("%s: failed to load bootcount\n", __func__); in bootcount_load()
/openbmc/u-boot/include/linux/
H A Dprintk.h69 #define pr_debug(fmt, ...) \ macro
72 #define pr_debug(fmt, ...) \ macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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 …]
H A Dnand_base.c114 pr_debug("%s: unaligned address\n", __func__); in check_offs_len()
120 pr_debug("%s: length not block aligned\n", __func__); in check_offs_len()
1671 pr_debug("setting READ RETRY mode %d\n", retry_mode); in nand_setup_read_retry()
1738 pr_debug("%s: using read bounce buffer for buf@%p\n", in nand_do_read_ops()
2020 pr_debug("%s: from = 0x%08Lx, len = %i\n", in nand_do_read_oob()
2028 pr_debug("%s: attempt to start read outside oob\n", in nand_do_read_oob()
2037 pr_debug("%s: attempt to read beyond end of device\n", in nand_do_read_oob()
2116 pr_debug("%s: attempt to read beyond end of device\n", in nand_read_oob()
2567 pr_debug("%s: using write bounce buffer for buf@%p\n", in nand_do_write_ops()
2666 pr_debug("%s: to = 0x%08x, len = %i\n", in nand_do_write_oob()
[all …]
H A 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()
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A 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()
H A 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()
/openbmc/u-boot/drivers/usb/musb-new/
H A 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()
H A Dsunxi.c229 pr_debug("%s():\n", __func__); in sunxi_musb_enable()
271 pr_debug("%s():\n", __func__); in sunxi_musb_disable()
295 pr_debug("%s():\n", __func__); in sunxi_musb_init()
H A Dmusb_core.c875 pr_debug("SOF --> periodic TX%s on %d\n", in musb_stage0_irq()
1300 pr_debug("%s: setup fifo_mode %d\n", musb_driver_name, fifo_mode); in ep_config_from_table()
1314 pr_debug("%s: invalid ep %d\n", in ep_config_from_table()
1320 pr_debug("%s: mem overrun, ep %d\n", in ep_config_from_table()
1328 pr_debug("%s: %d/%d max ep, %d/%d memory\n", musb_driver_name, n + 1, in ep_config_from_table()
1333 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1380 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1433 pr_debug("%s:ConfigData=0x%02x (%s)\n", musb_driver_name, reg, aInfo); in musb_core_init()
1454 pr_debug("%s: %sHDRC RTL version %s %s\n", musb_driver_name, type, in musb_core_init()
2107 pr_debug("USB %s mode controller at %p using %s, IRQ %d\n", in musb_init_controller()
/openbmc/u-boot/fs/ubifs/
H A 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", \
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c191 pr_debug("selecting mode %s (freq : %d MHz)\n", mmc_mode_name(mode), in mmc_select_mode()
435 pr_debug("%s: Failed to set blocklen\n", __func__); in mmc_bread()
443 pr_debug("%s: Failed to read blocks\n", __func__); in mmc_bread()
918 pr_debug("selected mode (%s) is forbidden for part %d\n", in mmc_boot_part_access_chk()
922 pr_debug("selected mode is not optimal\n"); in mmc_boot_part_access_chk()
1450 pr_debug("Invalid Allocation Unit Size.\n"); in sd_read_ssr()
1557 pr_debug("%s: widths [", text); in mmc_dump_capabilities()
1559 pr_debug("8, "); in mmc_dump_capabilities()
1561 pr_debug("4, "); in mmc_dump_capabilities()
1563 pr_debug("1, "); in mmc_dump_capabilities()
[all …]
H A Daspeed_sdhci_ic.c52 pr_debug("fail enable sdhci clk \n"); in aspeed_sdhci_irq_probe()
H A Daspeed_sdhci.c47 pr_debug("%s: Can't get clock for %s: %d\n", __func__, dev->name, in aspeed_sdhci_probe()
/openbmc/u-boot/drivers/clk/
H A 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()
/openbmc/u-boot/drivers/firmware/
H A Dpsci.c58 pr_debug("PSCI System Reset was not bound.\n"); in psci_bind()
/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.h33 pr_debug("UBI DBG " type " (pid %d): " fmt "\n", current->pid, \
/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dddrphy-training.c142 pr_debug("DDR training: elapsed time %ld msec\n", get_timer(start)); in ddrphy_training()
/openbmc/u-boot/drivers/mtd/onenand/
H A 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 …]
H A Donenand_bbt.c163 pr_debug("onenand_isbad_bbt: bbt info for offs 0x%08x: (block %d) 0x%02x\n", in onenand_isbad_bbt()
/openbmc/u-boot/drivers/gpio/
H A Dhsdk-creg-gpio.c149 pr_debug("%s GPIO [0x%p] controller with %d gpios probed\n", in hsdk_creg_gpio_probe()
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c260 pr_debug("can't get clk rate \n"); in ast2400_clk_get_rate()
490 pr_debug("can't enable clk \n"); in ast2400_clk_enable()

12