| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva-hw.c | 545 #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 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()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | xmon.c | 2544 #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 D | ds1302.c | 34 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 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)
|
| /OK3568_Linux_fs/kernel/kernel/bpf/preload/ |
| H A D | .gitignore | 1 /FEATURE-DUMP.libbpf
|
| H A D | Makefile | 18 clean-files := $(userprogs) bpf_helper_defs.h FEATURE-DUMP.libbpf staticobjs/ feature/
|
| /OK3568_Linux_fs/kernel/tools/bpf/ |
| H A D | .gitignore | 2 FEATURE-DUMP.bpf
|
| H A D | Makefile | 97 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | .gitignore | 4 FEATURE-DUMP.libbpf
|
| H A D | Makefile | 279 $(call QUIET_CLEAN, core-gen) $(RM) $(OUTPUT)FEATURE-DUMP.libbpf
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | .gitignore | 7 FEATURE-DUMP.bpftool
|
| H A D | Makefile | 188 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | .gitignore | 7 FEATURE-DUMP.libbpf
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | .gitignore | 5 FEATURE-DUMP
|
| H A D | Makefile.perf | 262 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 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
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/ |
| H A D | CMakeLists.txt | 86 # BUILD HOST DUMP TOOL #
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/ |
| H A D | README | 43 4. SCREEN DUMP
|
| /OK3568_Linux_fs/kernel/tools/build/ |
| H A D | Makefile.feature | 193 FEATURE_DUMP_FILENAME = $(OUTPUT)FEATURE-DUMP$(FEATURE_USER)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sdio.c | 2769 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 D | CMakeLists.txt | 103 # BUILD HOST DUMP tool #
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | hso.c | 345 #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()
|