/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
D | debug_regs.c |
|
/openbmc/linux/arch/s390/include/asm/ |
D | debug.h |
|
/openbmc/linux/Documentation/arch/s390/ |
D | s390dbf.rst |
|
/openbmc/linux/Documentation/trace/coresight/ |
D | coresight-cpu-debug.rst |
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
D | ptrace-adv.c |
|
/openbmc/linux/Documentation/driver-api/usb/ |
D | usb3-debug-port.rst |
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
D | arm,coresight-cpu-debug.yaml |
|
/openbmc/u-boot/drivers/ddr/altera/ |
H A D | sdram_gen5.c | 62 debug("workaround rows - memsize %lld\n", memsize); in get_errata_rows() 63 debug("workaround rows - cs %d\n", cs); in get_errata_rows() 64 debug("workaround rows - width %d\n", width); in get_errata_rows() 65 debug("workaround rows - rows %d\n", rows); in get_errata_rows() 66 debug("workaround rows - banks %d\n", banks); in get_errata_rows() 67 debug("workaround rows - cols %d\n", cols); in get_errata_rows() 70 debug("rows workaround - term1 %lld\n", newrows); in get_errata_rows() 73 debug("rows workaround - term2 %lld\n", newrows); in get_errata_rows() 82 debug("rows workaround - bits %d\n", bits); in get_errata_rows() 96 debug("rows workaround - ilog2 %d, %lld\n", inewrowslog2, newrows); in get_errata_rows() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/ |
D | socionext,uniphier-soc-glue-debug.yaml |
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
D | debug.h |
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | rndis.c | 160 #if defined(DEBUG) && defined(DEBUG_VERBOSE) in gen_ndis_query_resp() 162 debug("query OID %08x value, len %d:\n", OID, buf_len); in gen_ndis_query_resp() 164 debug("%03d: %08x %08x %08x %08x\n", i, in gen_ndis_query_resp() 184 debug("%s: OID_GEN_SUPPORTED_LIST\n", __func__); in gen_ndis_query_resp() 194 debug("%s: OID_GEN_HARDWARE_STATUS\n", __func__); in gen_ndis_query_resp() 208 debug("%s: OID_GEN_MEDIA_SUPPORTED\n", __func__); in gen_ndis_query_resp() 215 debug("%s: OID_GEN_MEDIA_IN_USE\n", __func__); in gen_ndis_query_resp() 223 debug("%s: OID_GEN_MAXIMUM_FRAME_SIZE\n", __func__); in gen_ndis_query_resp() 232 #if defined(DEBUG) && defined(DEBUG_VERBOSE) in gen_ndis_query_resp() 233 debug("%s: OID_GEN_LINK_SPEED\n", __func__); in gen_ndis_query_resp() [all …]
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | mpc85xx_ddr_gen3.c | 72 debug("Workaround for ERRATUM_DDR111_DDR134\n"); in fsl_ddr_set_memctl_regs() 84 debug("Found cs%d_bns (0x%08x) covering 0xff000000, " in fsl_ddr_set_memctl_regs() 171 if (regs->debug[i]) { in fsl_ddr_set_memctl_regs() 172 debug("Write to debug_%d as %08x\n", i+1, regs->debug[i]); in fsl_ddr_set_memctl_regs() 173 out_be32(&ddr->debug[i], regs->debug[i]); in fsl_ddr_set_memctl_regs() 178 out_be32(&ddr->debug[12], 0x00000015); in fsl_ddr_set_memctl_regs() 179 out_be32(&ddr->debug[21], 0x24000000); in fsl_ddr_set_memctl_regs() 201 debug("Workaround for ERRATUM_DDR_A003\n"); in fsl_ddr_set_memctl_regs() 204 out_be32(&ddr->debug[2], 0x00000400); in fsl_ddr_set_memctl_regs() 209 save1 = in_be32(&ddr->debug[12]); in fsl_ddr_set_memctl_regs() [all …]
|
/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/ |
H A D | Makefile | 4 obj-$(CONFIG_ARCH_UNIPHIER_LD4) += debug-uart-ld4.o 5 obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += debug-uart-pro4.o 6 obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += debug-uart-sld8.o 7 obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += debug-uart-pro5.o 8 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += debug-uart-pxs2.o 9 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += debug-uart-ld6b.o 10 obj-$(CONFIG_ARCH_UNIPHIER_LD11) += debug-uart-ld20.o 11 obj-$(CONFIG_ARCH_UNIPHIER_LD20) += debug-uart-ld20.o 14 obj-y += debug-uart.o
|
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | me_status.c | 35 [ME_HFS_MODE_DEBUG] = "Debug", 46 [ME_HFS_ERROR_DEBUG] = "Debug Failure" 140 debug("ME: FW Partition Table : %s\n", in _intel_me_status() 142 debug("ME: Bringup Loader Failure : %s\n", in _intel_me_status() 144 debug("ME: Firmware Init Complete : %s\n", in _intel_me_status() 146 debug("ME: Manufacturing Mode : %s\n", in _intel_me_status() 148 debug("ME: Boot Options Present : %s\n", in _intel_me_status() 150 debug("ME: Update In Progress : %s\n", in _intel_me_status() 152 debug("ME: Current Working State : %s\n", in _intel_me_status() 154 debug("ME: Current Operation State : %s\n", in _intel_me_status() [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
D | btmrvl.rst |
|
/openbmc/linux/drivers/pci/hotplug/ |
D | ibmphp_ebda.c |
|
/openbmc/u-boot/drivers/ram/ |
H A D | mpc83xx_sdram.c | 105 debug("%s: uclass_first_device_err failed: %d\n", in dram_init() 164 debug("%s: auto_precharge value %d invalid.\n", in mpc83xx_sdram_static_init() 174 debug("%s: odt_rd_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 186 debug("%s: odt_rd_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 195 debug("%s: odt_rd_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 205 debug("%s: odt_wr_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 217 debug("%s: odt_wr_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 226 debug("%s: odt_wr_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 240 debug("%s: bank_bits value %d invalid.\n", in mpc83xx_sdram_static_init() 257 debug("%s: row_bits value %d invalid.\n", in mpc83xx_sdram_static_init() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
D | debugfs-driver-genwqe |
|
/openbmc/u-boot/drivers/i2c/ |
H A D | rk_i2c.c | 75 debug("rk_i2c_set_clk: i2c rate = %d, scl rate = %d\n", i2c_rate, in rk_i2c_set_clk() 77 debug("set i2c clk div = %d, divh = %d, divl = %d\n", div, divh, divl); in rk_i2c_set_clk() 78 debug("set clk(I2C_CLKDIV: 0x%08x)\n", readl(&i2c->regs->clkdiv)); in rk_i2c_set_clk() 83 #ifdef DEBUG in rk_i2c_show_regs() 86 debug("i2c_con: 0x%08x\n", readl(®s->con)); in rk_i2c_show_regs() 87 debug("i2c_clkdiv: 0x%08x\n", readl(®s->clkdiv)); in rk_i2c_show_regs() 88 debug("i2c_mrxaddr: 0x%08x\n", readl(®s->mrxaddr)); in rk_i2c_show_regs() 89 debug("i2c_mrxraddR: 0x%08x\n", readl(®s->mrxraddr)); in rk_i2c_show_regs() 90 debug("i2c_mtxcnt: 0x%08x\n", readl(®s->mtxcnt)); in rk_i2c_show_regs() 91 debug("i2c_mrxcnt: 0x%08x\n", readl(®s->mrxcnt)); in rk_i2c_show_regs() [all …]
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
D | mpt3sas_debugfs.c |
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | cpu.c | 25 debug("%s entry\n", __func__); in enable_cpu_power_rail() 50 debug("%s entry\n", __func__); in enable_cpu_clocks() 55 debug("%s: PLLX base = 0x%08X\n", __func__, reg); in enable_cpu_clocks() 58 debug("%s: PLLX locked, delay for stable clocks\n", __func__); in enable_cpu_clocks() 62 debug("%s: Setting CCLK_BURST and DIVIDER\n", __func__); in enable_cpu_clocks() 66 debug("%s: Enabling clock to all CPUs\n", __func__); in enable_cpu_clocks() 72 debug("%s: Enabling main CPU complex clocks\n", __func__); in enable_cpu_clocks() 78 debug("%s: Done\n", __func__); in enable_cpu_clocks() 86 debug("%s entry\n", __func__); in remove_cpu_resets() 129 debug("Ram Repair cluster0 failed\n"); in tegra124_ram_repair() [all …]
|
/openbmc/linux/Documentation/arch/x86/ |
D | earlyprintk.rst |
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | passwd_mgr.cpp | 78 lg2::debug("Error setting chmod for ipmi_pass file"); in restrictFilesPermission() 89 lg2::debug("Error setting chmod for ipmi_pass file"); in restrictFilesPermission() 117 lg2::debug("User not found"); in updateUserEntry() 125 lg2::debug("Passwd file update failed"); in updateUserEntry() 129 lg2::debug("Passwd file updated successfully"); in updateUserEntry() 138 lg2::debug("Reloading password map list"); in checkAndReload() 154 lg2::debug("Error Invalid Inputs"); in encryptDecryptData() 168 lg2::debug("Error: Failed to calculate MAC"); in encryptDecryptData() 174 lg2::debug("Authenticated message doesn't match"); in encryptDecryptData() 184 lg2::debug("Error: EVP_CIPHER_CTX is NULL"); in encryptDecryptData() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | 0001-util.configure-fix-one-occasionally-reproduced-confi.patch | 9 | DEBUG: Creating /tmp/conftest.jr1qrcw3.cpp with content: 10 | DEBUG: | int 11 | DEBUG: | main(void) 12 | DEBUG: | { 13 | DEBUG: | 14 | DEBUG: | ; 15 | DEBUG: | return 0; 16 | DEBUG: | } 17 | DEBUG: Executing: aarch64-wrs-linux-g++ -mcpu=cortex-a53 -march=armv8-a+crc -fstack-protector-str… 18 | DEBUG: The command returned non-zero exit status 1. [all …]
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic-uclass.c | 32 debug("%s for '%s' at node offset: %d\n", __func__, pmic->name, in pmic_bind_children() 38 debug("* Found child node: '%s'\n", node_name); in pmic_bind_children() 42 debug(" - compatible prefix: '%s'\n", info->prefix); in pmic_bind_children() 56 debug(" - driver: '%s' not found!\n", in pmic_bind_children() 61 debug(" - found child driver: '%s'\n", drv->name); in pmic_bind_children() 66 debug(" - child binding error: %d\n", ret); in pmic_bind_children() 70 debug(" - bound child device: '%s'\n", child->name); in pmic_bind_children() 74 debug(" - set 'child->driver_data': %lu\n", in pmic_bind_children() 82 debug(" - compatible prefix not found\n"); in pmic_bind_children() 85 debug("Bound: %d children for PMIC: '%s'\n", bind_count, pmic->name); in pmic_bind_children() [all …]
|