Searched refs:DISP (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14-stable/sys/dev/ichsmb/ |
| HD | ichsmb.c | 372 #define DISP(ch) (((ch) < 0x20 || (ch) >= 0x7e) ? '.' : (ch)) in ichsmb_bwrite() macro 380 DISP(p[0]), DISP(p[1]), DISP(p[2]), DISP(p[3]), in ichsmb_bwrite() 381 DISP(p[4]), DISP(p[5]), DISP(p[6]), DISP(p[7])); in ichsmb_bwrite() 384 #undef DISP in ichsmb_bwrite() 438 #define DISP(ch) (((ch) < 0x20 || (ch) >= 0x7e) ? '.' : (ch)) in ichsmb_bread() macro 446 DISP(p[0]), DISP(p[1]), DISP(p[2]), DISP(p[3]), in ichsmb_bread() 447 DISP(p[4]), DISP(p[5]), DISP(p[6]), DISP(p[7])); in ichsmb_bread() 450 #undef DISP in ichsmb_bread()
|
| /freebsd-14-stable/usr.sbin/ppp/ |
| HD | timer.c | 255 #define DISP \ in timer_Show() macro 266 prompt_Printf(prompt, DISP); in timer_Show() 268 log_Printf(LogLevel, DISP); in timer_Show()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/display/mediatek/ |
| D | mediatek,disp.txt | 4 The Mediatek display subsystem consists of various DISP function blocks in the 10 All DISP device tree nodes must be siblings to the central MMSYS_CONFIG node. 14 DISP function blocks 19 interface, or writes pixels back to memory. All DISP function blocks have
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/exynos/ |
| HD | exynos5433-tm2e.dts | 22 * clocks properties for DISP CMU for each board to keep them together
|
| HD | exynos5433-tm2.dts | 22 * clocks properties for DISP CMU for each board to keep them together
|
| HD | exynos5433.dtsi | 703 label = "DISP";
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/display/exynos/ |
| HD | exynos-mic.txt | 17 - samsung,disp-syscon: the reference node for syscon for DISP block.
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | P9InstrResources.td | 35 // (EXECE, EXECO) and 1 dispatch (DISP) to the given superslice. 88 // (DISP) for that superslice. 178 // (DISP) for that superslice. 207 // (EXECE, EXECO) and 1 dispatch (DISP) to the given superslice. 292 // EXECO) and all three dispatches (DISP) to the given superslice.
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | riff | 135 >0 string DISP 795 # for debugging purpose display next chunk like: DISP LIST 798 # for debugging purpose display 5th chunk like: LIST DISP ccmm osfp 828 # for debugging purpose display next chunk like: DISP LIST
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/phy/ |
| HD | samsung-phy.txt | 16 - samsung,disp-sysreg - phandle to the DISP system registers controller
|
| /freebsd-14-stable/share/misc/ |
| HD | scsi_modes | 485 {DISP} t1
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | exynos5420.dtsi | 487 label = "DISP";
|
| /freebsd-14-stable/sys/cddl/dev/dtrace/x86/ |
| HD | dis_tables.c | 6528 enum {IMM, DISP}; enumerator 6548 if (disp == DISP) in print_imm() 6686 DISP, TRY_NEG); in dtrace_disx86_str()
|