Home
last modified time | relevance | path

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

12

/drivers/remoteproc/
A Drproc-elf-loader.c56 pr_debug("Invalid fw address?\n");
61 pr_debug("Image is too small\n");
84 pr_debug("Image is too small\n");
94 pr_debug("No loadable segments\n");
99 pr_debug("Firmware size is too small\n");
113 pr_debug("Invalid fw address?\n");
118 pr_debug("Image is too small\n");
140 pr_debug("Image is too small\n");
150 pr_debug("No loadable segments\n");
155 pr_debug("Firmware size is too small\n");
[all …]
/drivers/ram/cadence/
A Dddr_ctrl.c34 #ifdef pr_debug
35 #undef pr_debug
39 #define pr_debug(fmt, args...) printf(fmt, ##args) macro
42 #define pr_debug(fmt, args...) macro
188 pr_debug("%s port %d (reg8=%p, DENALI_CTL_%d)\n", in cdns_ddr_set_port_rw_priority()
207 pr_debug("%s port %d, entry %d (reg32=%p, DENALI_CTL_%d)\n", in cdns_ddr_enable_port_addr_range()
257 pr_debug("%s port %d, entry %d (reg8=%p, DENALI_CTL_%d)\n", in cdns_ddr_enable_port_prot()
295 pr_debug("%s port %d, (reg8=%p, DENALI_CTL_%d)\n", in cdns_ddr_set_port_bandwidth()
321 pr_debug("%s enabling ECC\n", __func__); in cdns_ddr_ctrl_init()
332 pr_debug("%s using 8-bit data\n", __func__); in cdns_ddr_ctrl_init()
/drivers/spi/
A Duniphier_spi.c102 pr_debug("CTL %08x\n", readl(priv->base + SSI_CTL)); in uniphier_spi_regdump()
103 pr_debug("CKS %08x\n", readl(priv->base + SSI_CKS)); in uniphier_spi_regdump()
104 pr_debug("TXWDS %08x\n", readl(priv->base + SSI_TXWDS)); in uniphier_spi_regdump()
105 pr_debug("RXWDS %08x\n", readl(priv->base + SSI_RXWDS)); in uniphier_spi_regdump()
106 pr_debug("FPS %08x\n", readl(priv->base + SSI_FPS)); in uniphier_spi_regdump()
107 pr_debug("SR %08x\n", readl(priv->base + SSI_SR)); in uniphier_spi_regdump()
108 pr_debug("IE %08x\n", readl(priv->base + SSI_IE)); in uniphier_spi_regdump()
109 pr_debug("IC %08x\n", readl(priv->base + SSI_IC)); in uniphier_spi_regdump()
110 pr_debug("FC %08x\n", readl(priv->base + SSI_FC)); in uniphier_spi_regdump()
111 pr_debug("XDR %08x\n", readl(priv->base + SSI_XDR)); in uniphier_spi_regdump()
/drivers/soc/ti/
A Dk3-navss-ringacc.c272 pr_debug("Giving ring#%d\n", id); in k3_nav_ringacc_request_ring()
406 pr_debug("%s %u occ: %u\n", __func__, in k3_nav_ringacc_ring_reset_dma()
814 pr_debug("ring_push_mem: free%d index%d\n", in k3_nav_ringacc_ring_push_mem()
849 pr_debug("ring_push%d: free%d index%d\n", in k3_nav_ringacc_ring_push()
868 pr_debug("ring_push_head: free%d index%d\n", in k3_nav_ringacc_ring_push_head()
890 pr_debug("ring_pop%d: occ%d index%d\n", in k3_nav_ringacc_ring_pop()
912 pr_debug("ring_pop_tail: occ%d index%d\n", in k3_nav_ringacc_ring_pop_tail()
984 pr_debug("cfg %p\n", base_cfg); in k3_nav_ringacc_init()
989 pr_debug("rt %p\n", base_rt); in k3_nav_ringacc_init()
1056 pr_debug("ring %p\n", base_cfg); in k3_ringacc_dmarings_init()
[all …]
/drivers/ata/
A Ddwc_ahci.c67 pr_debug("unable to initialize the sata phy\n"); in dwc_ahci_probe()
73 pr_debug("unable to power on the sata phy\n"); in dwc_ahci_probe()
/drivers/mtd/nand/raw/
A Dmxc_nand.c137 pr_debug("%s(%d): INT not set\n",
148 pr_debug("send_cmd(host, 0x%x)\n", cmd);
164 pr_debug("send_addr(host, 0x%x)\n", addr);
181 pr_debug("send_prog_page (%d)\n", spare_only);
231 pr_debug("send_read_page (%d)\n", spare_only);
397 pr_debug("%s: Reading OOB area of page %u to oob %p\n",
497 pr_debug("Reading page %u to buf %p oob %p\n",
714 pr_debug("MXC_NAND: HWECC uncorrectable 2-bit ECC error\n");
776 pr_debug("mxc_nand_read_word(col = %d)\n", host->col_addr);
850 pr_debug("%s:%d: p = %p\n", __func__,
[all …]
A Dnand_base.c115 pr_debug("%s: unaligned address\n", __func__); in check_offs_len()
2669 pr_debug("%s: from = 0x%08Lx, len = %i\n", in nand_do_read_oob()
3366 pr_debug("%s: to = 0x%08x, len = %i\n", in nand_do_write_oob()
3523 pr_debug("%s: start = 0x%012llx, len = %llu\n", in nand_erase_nand()
3545 pr_debug("%s: device is write protected!\n", in nand_erase_nand()
3582 pr_debug("%s: failed erase, page 0x%08x\n", in nand_erase_nand()
3623 pr_debug("%s: called\n", __func__); in nand_sync()
3832 pr_debug("fail in the CRC.\n"); in nand_flash_detect_ext_param_page()
3841 pr_debug("The signature is invalid.\n"); in nand_flash_detect_ext_param_page()
3854 pr_debug("We can not find the ECC section.\n"); in nand_flash_detect_ext_param_page()
[all …]
A Ddavinci_nand.c244 pr_debug("Correcting single " in nand_davinci_correct_data()
254 pr_debug("Single bit ECC error in " "ECC.\n"); in nand_davinci_correct_data()
258 pr_debug("ECC UNCORRECTED_ERROR 1\n"); in nand_davinci_correct_data()
A Dnand_bch.c86 pr_debug("%s: corrected bitflip %u\n", in nand_bch_correct_data()
/drivers/bootcount/
A Dbootcount-uclass.c59 pr_debug("%s: failed to store 0x%lx\n", __func__, val); in bootcount_store()
87 pr_debug("%s: failed to load bootcount\n", __func__); in bootcount_load()
/drivers/usb/common/
A Dcommon.c32 pr_debug("usb dr_mode not found\n"); in usb_get_dr_mode()
83 pr_debug("usb maximum-speed not found\n"); in usb_get_maximum_speed()
/drivers/usb/musb-new/
A Dmusb_gadget_ep0.c321 pr_debug("TEST_J\n"); in service_zero_data_request()
328 pr_debug("TEST_K\n"); in service_zero_data_request()
334 pr_debug("TEST_SE0_NAK\n"); in service_zero_data_request()
340 pr_debug("TEST_PACKET\n"); in service_zero_data_request()
347 pr_debug("TEST_FORCE_HS\n"); in service_zero_data_request()
353 pr_debug("TEST_FORCE_FS\n"); in service_zero_data_request()
359 pr_debug("TEST_FIFO_ACCESS\n"); in service_zero_data_request()
365 pr_debug("TEST_FORCE_HOST\n"); in service_zero_data_request()
A Dsunxi.c230 pr_debug("%s():\n", __func__); in sunxi_musb_enable()
250 pr_debug("failed to power on USB PHY\n"); in sunxi_musb_enable()
266 pr_debug("%s():\n", __func__); in sunxi_musb_disable()
274 pr_debug("failed to power off USB PHY\n"); in sunxi_musb_disable()
290 pr_debug("%s():\n", __func__); in sunxi_musb_init()
A Dmusb_core.c877 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()
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()
2110 pr_debug("USB %s mode controller at %p using %s, IRQ %d\n", in musb_init_controller()
/drivers/net/phy/
A Ddp83867.c173 pr_debug("ti,clk-output-sel value %u out of range\n", in dp83867_of_init()
212 pr_debug("ti,rx-internal-delay must be specified\n"); in dp83867_of_init()
216 pr_debug("ti,rx-internal-delay value of %u out of range\n", in dp83867_of_init()
232 pr_debug("ti,tx-internal-delay value of %u out of range\n", in dp83867_of_init()
/drivers/power/domain/
A Dmeson-secure-pwrc.c41 pr_debug("enable %s power domain\n", pwrc_domain->name); in meson_secure_pwrc_on()
60 pr_debug("disable %s power domain\n", pwrc_domain->name); in meson_secure_pwrc_off()
/drivers/mmc/
A Dmmc.c546 pr_debug("%s: Failed to set blocklen\n", __func__); in mmc_bread()
1603 pr_debug("Invalid Allocation Unit Size.\n"); in sd_read_ssr()
1727 pr_debug("%s: widths [", text); in mmc_dump_capabilities()
1729 pr_debug("8, "); in mmc_dump_capabilities()
1731 pr_debug("4, "); in mmc_dump_capabilities()
1733 pr_debug("1, "); in mmc_dump_capabilities()
1734 pr_debug("\b\b] modes ["); in mmc_dump_capabilities()
1737 pr_debug("%s, ", mmc_mode_name(mode)); in mmc_dump_capabilities()
1738 pr_debug("\b\b]\n"); in mmc_dump_capabilities()
1895 pr_debug("tuning failed\n"); in sd_select_mode_and_width()
[all …]
/drivers/dma/ti/
A Dk3-udma.c252 pr_debug("READL(32): v(%08X)<--reg(%p)\n", v, base + reg); in udma_read()
367 pr_debug("%s: rrt_ctl: 0x%08x (peer: 0x%08x)\n", in udma_is_chan_running()
374 pr_debug("%s: trt_ctl: 0x%08x (peer: 0x%08x)\n", in udma_is_chan_running()
485 pr_debug("%s: ENTER (chan%d)\n", __func__, uc->id); in udma_stop_hard()
513 pr_debug("%s: chan:%d dir:%s\n", in udma_start()
564 pr_debug("%s: DONE chan:%d\n", __func__, uc->id); in udma_start()
623 pr_debug("%s: chan:%d dir:%s\n", in udma_stop()
738 pr_debug("chan%d: got tchan%d\n", uc->id, uc->tchan->id); in udma_get_tchan()
757 pr_debug("chan%d: got rchan%d\n", uc->id, uc->rchan->id); in udma_get_rchan()
1169 pr_debug("%s: chan:%d as %s\n", in udma_alloc_chan_resources()
[all …]
/drivers/mtd/onenand/
A Donenand_base.c863 pr_debug("onenand_read_ops_nolock: from = 0x%08x, len = %i\n", in onenand_read_ops_nolock()
1221 pr_debug("onenand_bbt_read_oob: from = 0x%08x, len = %zi\n", in onenand_bbt_read_oob()
1424 pr_debug("onenand_write_ops_nolock: to = 0x%08x, len = %i\n", in onenand_write_ops_nolock()
1546 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()
1801 pr_debug("onenand_erase: " in onenand_erase()
[all …]
A Donenand_bbt.c164 pr_debug("onenand_isbad_bbt: bbt info for offs 0x%08x: (block %d) 0x%02x\n", in onenand_isbad_bbt()
/drivers/clk/
A Dclk-hsdk-cgu.c408 pr_debug("write configurarion: %#x\n", val); in hsdk_pll_set_cfg()
433 pr_debug("current configurarion: %#x\n", val); in pll_get()
473 pr_debug("chosen best rate: %lu\n", best_rate); in hsdk_pll_round_rate()
569 pr_debug("current configurarion: %#x (%d)\n", div_factor, div_factor); in idiv_get()
/drivers/mtd/ubi/
A Ddebug.h39 pr_debug("UBI DBG " type " (pid %d): " fmt "\n", current->pid, \
/drivers/gpio/
A Dhsdk-creg-gpio.c150 pr_debug("%s GPIO [0x%p] controller with %d gpios probed\n", in hsdk_creg_gpio_probe()
/drivers/sm/
A Dmeson-sm.c156 pr_debug("meson sm driver probed\n" in meson_sm_probe()
/drivers/dma/
A Ddma-uclass.c224 pr_debug("No DMA device found that supports %x type\n", in dma_get_device()

Completed in 107 milliseconds

12