Home
last modified time | relevance | path

Searched refs:DUMP (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/
H A Dbdisp-debug.c475 #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 …]
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/
H A Dhva-hw.c545 #define DUMP(reg) seq_printf(s, "%-30s: 0x%08X\n",\ macro
563 DUMP(HVA_HIF_REG_RST); in hva_hw_dump_regs()
564 DUMP(HVA_HIF_REG_RST_ACK); in hva_hw_dump_regs()
565 DUMP(HVA_HIF_REG_MIF_CFG); in hva_hw_dump_regs()
566 DUMP(HVA_HIF_REG_HEC_MIF_CFG); in hva_hw_dump_regs()
567 DUMP(HVA_HIF_REG_CFL); in hva_hw_dump_regs()
568 DUMP(HVA_HIF_REG_SFL); in hva_hw_dump_regs()
569 DUMP(HVA_HIF_REG_LMI_ERR); in hva_hw_dump_regs()
570 DUMP(HVA_HIF_REG_EMI_ERR); in hva_hw_dump_regs()
571 DUMP(HVA_HIF_REG_HEC_MIF_ERR); in hva_hw_dump_regs()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Ddvo_ch7017.c379 #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()
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c2544 #define DUMP(paca, name, format) \ in dump_one_paca() macro
2548 DUMP(p, lock_token, "%#-*x"); in dump_one_paca()
2549 DUMP(p, paca_index, "%#-*x"); in dump_one_paca()
2550 DUMP(p, kernel_toc, "%#-*llx"); in dump_one_paca()
2551 DUMP(p, kernelbase, "%#-*llx"); in dump_one_paca()
2552 DUMP(p, kernel_msr, "%#-*llx"); in dump_one_paca()
2553 DUMP(p, emergency_sp, "%-*px"); in dump_one_paca()
2555 DUMP(p, nmi_emergency_sp, "%-*px"); in dump_one_paca()
2556 DUMP(p, mc_emergency_sp, "%-*px"); in dump_one_paca()
2557 DUMP(p, in_nmi, "%#-*x"); in dump_one_paca()
[all …]
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dds1302.c34 static inline void DUMP(const char *ptr, int num) in DUMP() function
41 # define DUMP(ptr, num) macro
170 DUMP(foo, count); in read_ser_drv()
179 DUMP(buf, count); in write_ser_drv()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_ethtool.c55 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)
/OK3568_Linux_fs/kernel/kernel/bpf/preload/
H A D.gitignore1 /FEATURE-DUMP.libbpf
H A DMakefile18 clean-files := $(userprogs) bpf_helper_defs.h FEATURE-DUMP.libbpf staticobjs/ feature/
/OK3568_Linux_fs/kernel/tools/bpf/
H A D.gitignore2 FEATURE-DUMP.bpf
H A DMakefile97 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A D.gitignore4 FEATURE-DUMP.libbpf
H A DMakefile279 $(call QUIET_CLEAN, core-gen) $(RM) $(OUTPUT)FEATURE-DUMP.libbpf
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A D.gitignore7 FEATURE-DUMP.bpftool
H A DMakefile188 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A D.gitignore7 FEATURE-DUMP.libbpf
/OK3568_Linux_fs/kernel/tools/perf/
H A D.gitignore5 FEATURE-DUMP
H A DMakefile.perf262 FEATURE_DUMP_EXPORT := $(realpath $(OUTPUT)FEATURE-DUMP)
1012 …mmon-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bis…
1052 @cp $(OUTPUT)FEATURE-DUMP $(FEATURE_DUMP_COPY)
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dfirmware-assisted-dump.rst161 | | |///|////| 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
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/
H A DCMakeLists.txt86 # BUILD HOST DUMP TOOL #
/OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/
H A DREADME43 4. SCREEN DUMP
/OK3568_Linux_fs/kernel/tools/build/
H A DMakefile.feature193 FEATURE_DUMP_FILENAME = $(OUTPUT)FEATURE-DUMP$(FEATURE_USER)
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c2769 mwifiex_dbg(adapter, DUMP, "Firmware dump Finished!\n"); in mwifiex_sdio_fw_dump()
2780 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump()
2793 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_fw_dump()
2821 mwifiex_dbg(adapter, DUMP, "%s done: size=0x%tx\n", in mwifiex_sdio_fw_dump()
2892 mwifiex_dbg(adapter, DUMP, in mwifiex_sdio_generic_fw_dump()
2926 mwifiex_dbg(adapter, DUMP, "dump %s done size=0x%x\n", in mwifiex_sdio_generic_fw_dump()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A DCMakeLists.txt103 # BUILD HOST DUMP tool #
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dl2tp.rst175 Ignored in DUMP requests.
247 Ignored for DUMP requests.
249 Ignored for DUMP requests.
252 SESSION_ID attributes. Ignored for DUMP
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dhso.c345 #define DUMP(buf_, len_) \ macro
351 DUMP(buf_, len_); \
354 #define DUMP(buf_, len_) macro
850 DUMP(ip_pkt, min(128, (int)count)); in packetizeRx()
1490 DUMP(serial_state_notification, in tiocmget_intr_callback()

12