/linux-6.12.1/drivers/media/platform/st/sti/bdisp/ |
D | bdisp-debug.c | 475 #define DUMP(reg) seq_printf(s, #reg " \t0x%08X\n", readl(bdisp->regs + reg)) macro 492 DUMP(BLT_CTL); in regs_show() 493 DUMP(BLT_ITS); in regs_show() 494 DUMP(BLT_STA1); in regs_show() 495 DUMP(BLT_AQ1_CTL); in regs_show() 496 DUMP(BLT_AQ1_IP); in regs_show() 497 DUMP(BLT_AQ1_LNA); in regs_show() 498 DUMP(BLT_AQ1_STA); in regs_show() 499 DUMP(BLT_ITM0); in regs_show() 502 DUMP(BLT_PLUGS1_OP2); in regs_show() [all …]
|
/linux-6.12.1/tools/perf/tests/shell/lib/ |
D | coresight.sh | 54 DUMP="$DATD/perf-tmp-aux-dump.txt" 56 grep -o -e I_ATOM_F -e I_ASYNC -e I_TRACE_INFO > "$DUMP" 63 ATOM_FX_NUM=$(grep -c I_ATOM_F "$DUMP") 64 ASYNC_NUM=$(grep -c I_ASYNC "$DUMP") 65 TRACE_INFO_NUM=$(grep -c I_TRACE_INFO "$DUMP") 66 rm -f "$DUMP"
|
/linux-6.12.1/drivers/media/platform/st/sti/hva/ |
D | hva-hw.c | 547 #define DUMP(reg) seq_printf(s, "%-30s: 0x%08X\n",\ macro 564 DUMP(HVA_HIF_REG_RST); in hva_hw_dump_regs() 565 DUMP(HVA_HIF_REG_RST_ACK); in hva_hw_dump_regs() 566 DUMP(HVA_HIF_REG_MIF_CFG); in hva_hw_dump_regs() 567 DUMP(HVA_HIF_REG_HEC_MIF_CFG); in hva_hw_dump_regs() 568 DUMP(HVA_HIF_REG_CFL); in hva_hw_dump_regs() 569 DUMP(HVA_HIF_REG_SFL); in hva_hw_dump_regs() 570 DUMP(HVA_HIF_REG_LMI_ERR); in hva_hw_dump_regs() 571 DUMP(HVA_HIF_REG_EMI_ERR); in hva_hw_dump_regs() 572 DUMP(HVA_HIF_REG_HEC_MIF_ERR); in hva_hw_dump_regs() [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | dvo_ch7017.c | 379 #define DUMP(reg) \ in ch7017_dump_regs() macro 385 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_INPUT); in ch7017_dump_regs() 386 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_OUTPUT); in ch7017_dump_regs() 387 DUMP(CH7017_VERTICAL_ACTIVE_LINE_OUTPUT); in ch7017_dump_regs() 388 DUMP(CH7017_ACTIVE_INPUT_LINE_OUTPUT); in ch7017_dump_regs() 389 DUMP(CH7017_LVDS_PLL_VCO_CONTROL); in ch7017_dump_regs() 390 DUMP(CH7017_LVDS_PLL_FEEDBACK_DIV); in ch7017_dump_regs() 391 DUMP(CH7017_LVDS_CONTROL_2); in ch7017_dump_regs() 392 DUMP(CH7017_OUTPUTS_ENABLE); in ch7017_dump_regs() 393 DUMP(CH7017_LVDS_POWER_DOWN); in ch7017_dump_regs()
|
/linux-6.12.1/arch/powerpc/xmon/ |
D | xmon.c | 2630 #define DUMP(paca, name, format) \ in dump_one_paca() macro 2634 DUMP(p, lock_token, "%#-*x"); in dump_one_paca() 2635 DUMP(p, paca_index, "%#-*x"); in dump_one_paca() 2637 DUMP(p, kernel_toc, "%#-*llx"); in dump_one_paca() 2639 DUMP(p, kernelbase, "%#-*llx"); in dump_one_paca() 2640 DUMP(p, kernel_msr, "%#-*llx"); in dump_one_paca() 2641 DUMP(p, emergency_sp, "%-*px"); in dump_one_paca() 2643 DUMP(p, nmi_emergency_sp, "%-*px"); in dump_one_paca() 2644 DUMP(p, mc_emergency_sp, "%-*px"); in dump_one_paca() 2645 DUMP(p, in_nmi, "%#-*x"); in dump_one_paca() [all …]
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | .gitignore | 10 FEATURE-DUMP.libbpf 11 FEATURE-DUMP.selftests
|
/linux-6.12.1/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_ethtool.c | 55 XGENE_EXTD_STAT(rx_frame_len_err_recov_cntr, DUMP, 0), 62 XGENE_EXTD_STAT(rx_jabber_recov_cntr, DUMP, 0), 64 XGENE_EXTD_STAT(rx_overrun_cntr, DUMP, 0), 83 XGENE_EXTD_STAT(tx_underrun_cntr, DUMP, 0)
|
/linux-6.12.1/tools/tracing/latency/ |
D | .gitignore | 5 FEATURE-DUMP
|
D | Makefile | 91 $(Q)@rm -f latency-collector fixdep FEATURE-DUMP
|
/linux-6.12.1/tools/tracing/rtla/ |
D | .gitignore | 6 FEATURE-DUMP
|
D | Makefile | 84 $(Q)rm -f rtla rtla-static fixdep FEATURE-DUMP rtla-*
|
/linux-6.12.1/tools/verification/rv/ |
D | .gitignore | 6 FEATURE-DUMP
|
D | Makefile | 84 $(Q)rm -f rv rv-static fixdep FEATURE-DUMP rv-*
|
/linux-6.12.1/tools/bpf/ |
D | .gitignore | 2 FEATURE-DUMP.bpf
|
D | Makefile | 100 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | .gitignore | 6 FEATURE-DUMP.bpftool
|
D | Makefile | 261 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
|
/linux-6.12.1/Documentation/networking/ |
D | phy-link-topology.rst | 105 userspace using the ``ETHTOOL_MSG_PHY_GET`` ethtnl command. Performing a DUMP operation 106 will result in all PHYs from all net_device being listed. The DUMP command 108 to be passed in the request to filter the DUMP to a single net_device.
|
D | l2tp.rst | 175 Ignored in DUMP requests. 247 Ignored for DUMP requests. 249 Ignored for DUMP requests. 252 SESSION_ID attributes. Ignored for DUMP
|
/linux-6.12.1/tools/perf/ |
D | .gitignore | 5 FEATURE-DUMP
|
D | Makefile.perf | 325 FEATURE_DUMP_EXPORT := $(realpath $(OUTPUT)FEATURE-DUMP) 1280 $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bison* $(OUTPUT)util/*-flex* \ 1323 @cp $(OUTPUT)FEATURE-DUMP $(FEATURE_DUMP_COPY)
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | firmware-assisted-dump.rst | 161 | | |///|////| DUMP | HDR |////| | 190 | |ELF| | |///|////| DUMP | HDR |/////| | 338 and for kernel DUMP region is: 340 DUMP: Src: <src-addr>, Dest: <dest-addr>, Size: <size>, Dumped: # bytes 348 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x0 355 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x10000000
|
/linux-6.12.1/tools/build/ |
D | Makefile.feature | 240 FEATURE_DUMP_FILENAME = $(OUTPUT)FEATURE-DUMP$(FEATURE_USER)
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | sdio.c | 2820 mwifiex_dbg(adapter, DUMP, "Firmware dump Finished!\n"); in mwifiex_sdio_fw_dump() 2831 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump() 2844 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump() 2872 mwifiex_dbg(adapter, DUMP, "%s done: size=0x%tx\n", in mwifiex_sdio_fw_dump() 2943 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_generic_fw_dump() 2977 mwifiex_dbg(adapter, DUMP, "dump %s done size=0x%x\n", in mwifiex_sdio_generic_fw_dump()
|
/linux-6.12.1/drivers/net/usb/ |
D | hso.c | 345 #define DUMP(buf_, len_) \ macro 351 DUMP(buf_, len_); \ 354 #define DUMP(buf_, len_) macro 848 DUMP(ip_pkt, min(128, (int)count)); in packetizeRx() 1482 DUMP(serial_state_notification, in tiocmget_intr_callback()
|