/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-debug.c | 492 DUMP(BLT_CTL); in regs_show() 493 DUMP(BLT_ITS); in regs_show() 520 DUMP(BLT_NIP); in regs_show() 521 DUMP(BLT_CIC); in regs_show() 522 DUMP(BLT_INS); in regs_show() 523 DUMP(BLT_ACK); in regs_show() 524 DUMP(BLT_TBA); in regs_show() 525 DUMP(BLT_TTY); in regs_show() 526 DUMP(BLT_TXY); in regs_show() 527 DUMP(BLT_TSZ); in regs_show() [all …]
|
/openbmc/linux/tools/perf/tests/shell/lib/ |
H A D | coresight.sh | 52 DUMP="$DATD/perf-tmp-aux-dump.txt" 54 grep -o -e I_ATOM_F -e I_ASYNC -e I_TRACE_INFO > "$DUMP" 61 ATOM_FX_NUM=$(grep -c I_ATOM_F "$DUMP") 62 ASYNC_NUM=$(grep -c I_ASYNC "$DUMP") 63 TRACE_INFO_NUM=$(grep -c I_TRACE_INFO "$DUMP") 64 rm -f "$DUMP"
|
/openbmc/linux/drivers/media/platform/st/sti/hva/ |
H A D | hva-hw.c | 565 DUMP(HVA_HIF_REG_RST); in hva_hw_dump_regs() 566 DUMP(HVA_HIF_REG_RST_ACK); in hva_hw_dump_regs() 567 DUMP(HVA_HIF_REG_MIF_CFG); in hva_hw_dump_regs() 569 DUMP(HVA_HIF_REG_CFL); in hva_hw_dump_regs() 570 DUMP(HVA_HIF_REG_SFL); in hva_hw_dump_regs() 571 DUMP(HVA_HIF_REG_LMI_ERR); in hva_hw_dump_regs() 572 DUMP(HVA_HIF_REG_EMI_ERR); in hva_hw_dump_regs() 574 DUMP(HVA_HIF_REG_HEC_STS); in hva_hw_dump_regs() 575 DUMP(HVA_HIF_REG_HVC_STS); in hva_hw_dump_regs() 576 DUMP(HVA_HIF_REG_HJE_STS); in hva_hw_dump_regs() [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A 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()
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 2647 DUMP(p, in_nmi, "%#-*x"); in dump_one_paca() 2648 DUMP(p, in_mce, "%#-*x"); in dump_one_paca() 2652 DUMP(p, hw_cpu_id, "%#-*x"); in dump_one_paca() 2653 DUMP(p, cpu_start, "%#-*x"); in dump_one_paca() 2673 DUMP(p, stab_rr, "%#-*x"); in dump_one_paca() 2690 DUMP(p, pgd, "%-*px"); in dump_one_paca() 2692 DUMP(p, tcd_ptr, "%-*px"); in dump_one_paca() 2693 DUMP(p, mc_kstack, "%-*px"); in dump_one_paca() 2698 DUMP(p, kstack, "%#-*llx"); in dump_one_paca() 2701 DUMP(p, canary, "%#-*lx"); in dump_one_paca() [all …]
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ds1302.c | 32 static inline void DUMP(const char *ptr, int num) in DUMP() function 39 # define DUMP(ptr, num) macro 168 DUMP(foo, count); in read_ser_drv() 177 DUMP(buf, count); in write_ser_drv()
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A 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)
|
/openbmc/linux/tools/bpf/ |
H A D | .gitignore | 2 FEATURE-DUMP.bpf
|
H A D | Makefile | 100 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | .gitignore | 6 FEATURE-DUMP.bpftool
|
H A D | Makefile | 262 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | .gitignore | 10 FEATURE-DUMP.libbpf
|
/openbmc/linux/tools/perf/ |
H A D | .gitignore | 5 FEATURE-DUMP
|
H A D | Makefile.perf | 275 FEATURE_DUMP_EXPORT := $(realpath $(OUTPUT)FEATURE-DUMP) 1137 …mmon-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bis… 1178 @cp $(OUTPUT)FEATURE-DUMP $(FEATURE_DUMP_COPY)
|
/openbmc/linux/Documentation/powerpc/ |
H A D | firmware-assisted-dump.rst | 161 | | |///|////| DUMP | HDR | ELF |////| | 190 | | |///|////| DUMP | HDR | ELF |////| | 325 and for kernel DUMP region is: 327 DUMP: Src: <src-addr>, Dest: <dest-addr>, Size: <size>, Dumped: # bytes 335 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x0 342 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x10000000
|
/openbmc/linux/tools/build/ |
H A D | Makefile.feature | 219 FEATURE_DUMP_FILENAME = $(OUTPUT)FEATURE-DUMP$(FEATURE_USER)
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 2818 mwifiex_dbg(adapter, DUMP, "Firmware dump Finished!\n"); in mwifiex_sdio_fw_dump() 2829 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump() 2842 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump() 2870 mwifiex_dbg(adapter, DUMP, "%s done: size=0x%tx\n", in mwifiex_sdio_fw_dump() 2941 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_generic_fw_dump() 2975 mwifiex_dbg(adapter, DUMP, "dump %s done size=0x%x\n", in mwifiex_sdio_generic_fw_dump()
|
H A D | pcie.c | 2918 mwifiex_dbg(adapter, DUMP, in mwifiex_pcie_fw_dump() 2931 mwifiex_dbg(adapter, DUMP, "Start %s output, please wait...\n", in mwifiex_pcie_fw_dump() 2965 mwifiex_dbg(adapter, DUMP, in mwifiex_pcie_fw_dump()
|
/openbmc/linux/Documentation/networking/ |
H A 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
|
/openbmc/linux/drivers/net/usb/ |
H A D | hso.c | 345 #define DUMP(buf_, len_) \ macro 351 DUMP(buf_, len_); \ 354 #define DUMP(buf_, len_) macro 849 DUMP(ip_pkt, min(128, (int)count)); in packetizeRx() 1483 DUMP(serial_state_notification, in tiocmget_intr_callback()
|
/openbmc/u-boot/board/freescale/m53017evb/ |
H A D | README | 140 4. SCREEN DUMP
|
/openbmc/u-boot/board/freescale/m52277evb/ |
H A D | README | 135 4. SCREEN DUMP
|
/openbmc/u-boot/doc/ |
H A D | README.m54418twr | 127 4. SCREEN DUMP
|
/openbmc/u-boot/board/freescale/m547xevb/ |
H A D | README | 160 5. SCREEN DUMP
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 186 Hypervisor start sending down the dump packets through DMA PLDM reads the DUMP
|