| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | cache_v8.c | 112 pr_debug("addr=%llx level=%d\n", addr, level); in find_pte() 126 pr_debug("idx=%llx PTE %p at level %d: %llx\n", idx, pte, i, *pte); in find_pte() 166 pr_debug("Setting %p to addr=%p\n", pte, table); in set_pte_table() 185 pr_debug("Splitting pte %p (%llx) into %p\n", pte, old_pte, new_table); in split_block() 194 pr_debug("Setting new_table[%lld] = %llx\n", i, new_table[i]); in split_block() 216 pr_debug("Creating table for virt 0x%llx\n", virt); in add_map() 227 pr_debug("Checking if pte fits for virt=%llx size=%llx blocksize=%llx\n", in add_map() 231 pr_debug("Setting PTE %p to block virt=%llx\n", in add_map() 243 pr_debug("Creating subtable for virt 0x%llx blksize=%llx\n", in add_map() 248 pr_debug("Split block into subtable for virt 0x%llx blksize=0x%llx\n", in add_map() [all …]
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | lists.c | 142 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() 175 pr_debug(" - found match at '%s'\n", entry->name); in lists_bind_fdt() 179 pr_debug("Driver '%s' refuses to bind\n", entry->name); in lists_bind_fdt() 195 pr_debug("No match for node '%s'\n", name); in lists_bind_fdt()
|
| H A D | uclass.c | 266 pr_debug("%s: %d %d\n", __func__, find_req_seq, seq_or_req_seq); in uclass_find_device_by_seq() 274 pr_debug(" - %d %d '%s'\n", dev->req_seq, dev->seq, dev->name); in uclass_find_device_by_seq() 278 pr_debug(" - found\n"); in uclass_find_device_by_seq() 282 pr_debug(" - not found\n"); in uclass_find_device_by_seq()
|
| H A D | root.c | 231 pr_debug(" - ignoring disabled device\n"); in dm_scan_fdt_live() 279 pr_debug(" - ignoring disabled device\n"); in dm_scan_fdt_node()
|
| H A D | device.c | 272 pr_debug("Bound device %s to %s\n", dev->name, parent->name); in device_bind_common()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | printk.h | 69 #define pr_debug(fmt, ...) \ macro 72 #define pr_debug(fmt, ...) \ macro
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 135 pr_debug("%s(%d): INT not set\n", 146 pr_debug("send_cmd(host, 0x%x)\n", cmd); 162 pr_debug("send_addr(host, 0x%x)\n", addr); 179 pr_debug("send_prog_page (%d)\n", spare_only); 229 pr_debug("send_read_page (%d)\n", spare_only); 395 pr_debug("%s: Reading OOB area of page %u to oob %p\n", 495 pr_debug("Reading page %u to buf %p oob %p\n", 712 pr_debug("MXC_NAND: HWECC uncorrectable 2-bit ECC error\n"); 774 pr_debug("mxc_nand_read_word(col = %d)\n", host->col_addr); 824 pr_debug("mxc_nand_write_buf(col = %d, len = %d)\n", host->col_addr, [all …]
|
| H A D | nand_base.c | 114 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() 2285 pr_debug("setting READ RETRY mode %d\n", retry_mode); in nand_setup_read_retry() 2352 pr_debug("%s: using read bounce buffer for buf@%p\n", in nand_do_read_ops() 2658 pr_debug("%s: from = 0x%08Lx, len = %i\n", in nand_do_read_oob() 2666 pr_debug("%s: attempt to start read outside oob\n", in nand_do_read_oob() 2675 pr_debug("%s: attempt to read beyond end of device\n", in nand_do_read_oob() 2754 pr_debug("%s: attempt to read beyond end of device\n", in nand_read_oob() 3259 pr_debug("%s: using write bounce buffer for buf@%p\n", in nand_do_write_ops() 3358 pr_debug("%s: to = 0x%08x, len = %i\n", in nand_do_write_oob() [all …]
|
| H A D | davinci_nand.c | 241 pr_debug("Correcting single " in nand_davinci_correct_data() 251 pr_debug("Single bit ECC error in " "ECC.\n"); in nand_davinci_correct_data() 255 pr_debug("ECC UNCORRECTED_ERROR 1\n"); in nand_davinci_correct_data()
|
| H A D | nand_bch.c | 84 pr_debug("%s: corrected bitflip %u\n", in nand_bch_correct_data()
|
| H A D | atmel_nand.c | 705 pr_debug("ONFI params, minimum required ECC: %d bits in %d bytes\n", in pmecc_choose_ecc() 866 pr_debug("Initialize PMECC params, cap: %d, sector: %d\n", in atmel_pmecc_nand_init_params()
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_gadget_ep0.c | 318 pr_debug("TEST_J\n"); in service_zero_data_request() 325 pr_debug("TEST_K\n"); in service_zero_data_request() 331 pr_debug("TEST_SE0_NAK\n"); in service_zero_data_request() 337 pr_debug("TEST_PACKET\n"); in service_zero_data_request() 344 pr_debug("TEST_FORCE_HS\n"); in service_zero_data_request() 350 pr_debug("TEST_FORCE_FS\n"); in service_zero_data_request() 356 pr_debug("TEST_FIFO_ACCESS\n"); in service_zero_data_request() 362 pr_debug("TEST_FORCE_HOST\n"); in service_zero_data_request()
|
| H A D | sunxi.c | 217 pr_debug("%s():\n", __func__); in sunxi_musb_enable() 250 pr_debug("%s():\n", __func__); in sunxi_musb_disable() 268 pr_debug("%s():\n", __func__); in sunxi_musb_init()
|
| H A D | musb_core.c | 876 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()
|
| H A D | omap2430.c | 83 pr_debug("HS USB OTG: revision 0x%x, sysconfig 0x%02x, " in omap2430_musb_init()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | debug.h | 158 pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ 164 pr_debug("UBIFS DBG " type " (pid %d): " fmt "%s\n", current->pid, \ 175 pr_debug("UBIFS DBG " type ": " fmt "\n", \ 181 pr_debug("UBIFS DBG " type ": " fmt "%s\n", \
|
| /rk3399_rockchip-uboot/board/st/stm32mp1/ |
| H A D | stm32mp1.c | 235 pr_debug("%s: could not find %s config string\n", in get_led() 298 pr_debug("%s: can't find /config/st,adc_usb_pd\n", in board_check_usb_power() 323 pr_debug("%s: %s[%02d] = %u, %d uV\n", __func__, in board_check_usb_power() 471 pr_debug("probe pincontrol = %s\n", dev->name); in board_init()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtd_blk.c | 150 pr_debug("mtd block map table fail\n"); in mtd_blk_map_partitions() 359 pr_debug("attempt to erase a bad/reserved block @%llx\n", in mtd_map_erase() 567 pr_debug("mtd dread %s %lx %lx\n\n", mtd->name, start, blkcnt); in mtd_dread() 592 pr_debug("mtd dwrite %s %lx %lx\n", mtd->name, start, blkcnt); in mtd_dwrite() 675 pr_debug("mtd derase %s %lx %lx\n", mtd->name, start, blkcnt); in mtd_derase()
|
| H A D | mtdcore.c | 489 pr_debug("mtd: Giving out device %d to %s\n", i, mtd->name); in add_mtd_device() 495 pr_debug("mtd: Giving out device %d to %s\n", i, mtd->name); in add_mtd_device()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | debug.h | 39 pr_debug("UBI DBG " type " (pid %d): " fmt "\n", current->pid, \
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 861 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 D | onenand_bbt.c | 163 pr_debug("onenand_isbad_bbt: bbt info for offs 0x%08x: (block %d) 0x%02x\n", in onenand_isbad_bbt()
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | spi-nor-tiny.c | 258 pr_debug("error %d reading SR\n", (int)ret); in read_sr() 277 pr_debug("error %d reading FSR\n", ret); in read_fsr()
|
| H A D | spi-nor-core.c | 153 pr_debug("error %d reading SR\n", (int)ret); in read_sr() 172 pr_debug("error %d reading FSR\n", ret); in read_fsr()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | gadget.c | 601 pr_debug("dwc3: invalid parameters\n"); in dwc3_gadget_ep_enable() 606 pr_debug("dwc3: missing wMaxPacketSize\n"); in dwc3_gadget_ep_enable() 649 pr_debug("dwc3: invalid parameters\n"); in dwc3_gadget_ep_disable()
|