Searched refs:DUMP (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | dvo_ch7017.c | 378 #define DUMP(reg) \ in ch7017_dump_regs() macro 384 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_INPUT); in ch7017_dump_regs() 385 DUMP(CH7017_HORIZONTAL_ACTIVE_PIXEL_OUTPUT); in ch7017_dump_regs() 386 DUMP(CH7017_VERTICAL_ACTIVE_LINE_OUTPUT); in ch7017_dump_regs() 387 DUMP(CH7017_ACTIVE_INPUT_LINE_OUTPUT); in ch7017_dump_regs() 388 DUMP(CH7017_LVDS_PLL_VCO_CONTROL); in ch7017_dump_regs() 389 DUMP(CH7017_LVDS_PLL_FEEDBACK_DIV); in ch7017_dump_regs() 390 DUMP(CH7017_LVDS_CONTROL_2); in ch7017_dump_regs() 391 DUMP(CH7017_OUTPUTS_ENABLE); in ch7017_dump_regs() 392 DUMP(CH7017_LVDS_POWER_DOWN); in ch7017_dump_regs()
|
/linux-4.1.27/tools/build/ |
D | Makefile.feature | 121 FEATURE_DUMP_FILE := $(shell touch $(OUTPUT)FEATURE-DUMP; cat $(OUTPUT)FEATURE-DUMP) 135 $(shell echo "$(FEATURE_DUMP)" > $(OUTPUT)FEATURE-DUMP)
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | xmon.c | 2093 #define DUMP(paca, name, format) \ in dump_one_paca() macro 2097 DUMP(p, lock_token, "x"); in dump_one_paca() 2098 DUMP(p, paca_index, "x"); in dump_one_paca() 2099 DUMP(p, kernel_toc, "lx"); in dump_one_paca() 2100 DUMP(p, kernelbase, "lx"); in dump_one_paca() 2101 DUMP(p, kernel_msr, "lx"); in dump_one_paca() 2102 DUMP(p, emergency_sp, "p"); in dump_one_paca() 2104 DUMP(p, mc_emergency_sp, "p"); in dump_one_paca() 2105 DUMP(p, in_mce, "x"); in dump_one_paca() 2107 DUMP(p, data_offset, "lx"); in dump_one_paca() [all …]
|
/linux-4.1.27/tools/perf/ |
D | .gitignore | 4 FEATURE-DUMP
|
D | Makefile.perf | 533 …mmon-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bis…
|
/linux-4.1.27/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 121 | | |CPU|HPTE| DUMP |ELF | 139 | | |CPU|HPTE| DUMP |ELF | 231 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x0 238 DUMP: [0x0000006fff1020-0x0000007fff101f] 0x10000000 bytes, Dumped: 0x10000000
|
/linux-4.1.27/drivers/net/usb/ |
D | hso.c | 369 #define DUMP(buf_, len_) \ macro 375 DUMP(buf_, len_); \ 378 #define DUMP(buf_, len_) macro 876 DUMP(ip_pkt, min(128, (int)count)); in packetizeRx() 1513 DUMP(serial_state_notification, in tiocmget_intr_callback()
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 593 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do 653 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do
|
/linux-4.1.27/drivers/tty/ |
D | nozomi.c | 109 #define DUMP(buf__,len__) \ macro
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.lpfc | 208 description from the VPD data if it exists 2) Rework use of DUMP 1357 * Change lpfc_config_port_prep() to interpret word 4 of the DUMP
|