/linux-4.1.27/drivers/clk/tegra/ |
D | clk-tegra-audio.c | 47 #define SYNC(_name) \ macro 100 SYNC(spdif_in_sync), 101 SYNC(i2s0_sync), 102 SYNC(i2s1_sync), 103 SYNC(i2s2_sync), 104 SYNC(i2s3_sync), 105 SYNC(i2s4_sync), 106 SYNC(vimclk_sync),
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | fpu.S | 68 SYNC 78 SYNC 94 SYNC 136 SYNC
|
D | entry_32.S | 205 SYNC 252 SYNC 290 SYNC 354 SYNC 410 SYNC 502 SYNC 689 SYNC 745 SYNC /* Some chip revs have problems here... */ 923 SYNC 935 SYNC [all …]
|
D | l2cr_6xx.S | 270 SYNC 391 4: SYNC
|
D | head_8xx.S | 108 SYNC 686 SYNC /* Force all PTE updates to finish */ 868 SYNC 885 SYNC
|
D | head_32.S | 211 SYNC 829 SYNC 877 SYNC 984 SYNC 1010 SYNC
|
D | vector.S | 162 SYNC 176 SYNC
|
D | misc_64.S | 507 SYNC
|
D | head_40x.S | 78 SYNC
|
D | misc_32.S | 249 SYNC /* Some chip revs have problems here... */
|
/linux-4.1.27/Documentation/input/ |
D | walkera0701.txt | 58 SYNC BIN OCT 64 SYNC , BIN1, OCT1, BIN2, OCT2 ... BIN24, OCT24, BIN25, next frame SYNC .. 74 1306 uS SYNC 718 uS 101
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | DAI.txt | 45 flexible protocol. It has bit clock (BCLK) and sync (SYNC) lines that are used 54 o Mode A - MSB is transmitted on falling edge of first BCLK after FRAME/SYNC. 56 o Mode B - MSB is transmitted on rising edge of FRAME/SYNC.
|
/linux-4.1.27/drivers/staging/android/ |
D | Kconfig | 31 config SYNC config 44 depends on SYNC
|
/linux-4.1.27/Documentation/x86/ |
D | pat.txt | 62 mmap SYNC flag | | | | 65 mmap !SYNC flag | |(from exist-| (from exist- | 70 mmap !SYNC flag | | | | 76 mmap !SYNC flag | | | |
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
D | osdef1st.h | 45 #define SYNC /* allow synchronous frames */ macro
|
D | targethw.h | 69 #ifndef SYNC
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inflate.h | 45 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
D | inflate.c | 705 case SYNC: in zlib_inflate()
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hash_low_32.S | 202 SYNC 511 SYNC 646 SYNC 684 SYNC
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-iio-frequency-ad9523 | 29 /SYNC pin low.
|
/linux-4.1.27/drivers/s390/char/ |
D | tape_std.h | 65 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
|
/linux-4.1.27/drivers/tty/serial/ |
D | ip22zilog.h | 212 #define SYNC 0x10 /* Sync/hunt */ macro
|
D | sunzilog.h | 216 #define SYNC 0x10 /* Sync/hunt */ macro
|
D | ip22zilog.c | 338 if (status & SYNC) in ip22zilog_status_handle() 536 if (status & SYNC) in ip22zilog_get_mctrl()
|
D | sunzilog.c | 436 if (status & SYNC) in sunzilog_status_handle() 636 if (status & SYNC) in sunzilog_get_mctrl()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_gem.c | 1056 #define SYNC(fmt, ...) do { if (SYNCDBG) \ macro 1068 SYNC("notify: %p", waiter); in sync_op_update() 1165 SYNC("waited: %p", waiter); in omap_gem_op_sync() 1172 SYNC("interrupted: %p", waiter); in omap_gem_op_sync() 1216 SYNC("waited: %p", waiter); in omap_gem_op_async()
|
/linux-4.1.27/drivers/input/misc/ |
D | keyspan_remote.c | 39 #define SYNC 0x3F80 macro 227 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data()
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | drvfbi.c | 472 #ifndef SYNC in llc_recover_tx()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc_asm.h | 366 #define SYNC \ macro 380 #define SYNC macro
|
/linux-4.1.27/arch/mips/kernel/ |
D | traps.c | 497 #define SYNC 0x0000000f macro 684 if ((opcode & OPCODE) == SPEC0 && (opcode & FUNC) == SYNC) { in simulate_sync()
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | rtsx_chip.h | 122 #define SYNC 0x00 macro
|
D | rtsx_scsi.c | 494 REL_ADR|WBUS_32|WBUS_16|SYNC|LINKED|CMD_QUE|SFT_RE, in inquiry()
|
/linux-4.1.27/kernel/trace/ |
D | blktrace.c | 218 what |= MASK_TC_BIT(rw, SYNC); in __blk_add_trace()
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 205 - Negotiate SYNC data transfers with CCS devices.
|
D | ChangeLog.megaraid | 7 Send SYNC command on loading.
|
D | ChangeLog.sym53c8xx | 418 - Negotiate SYNC data transfers with CCS devices.
|
/linux-4.1.27/arch/mips/kvm/ |
D | emulate.c | 2310 #define SYNC 0x0000000f macro
|
/linux-4.1.27/fs/ext4/ |
D | ext4.h | 462 CHECK_FLAG_VALUE(SYNC); in ext4_check_flag_values()
|
/linux-4.1.27/tools/perf/ |
D | builtin-trace.c | 772 P_FLAG(SYNC); in syscall_arg__scnprintf_open_flags()
|
/linux-4.1.27/ |
D | MAINTAINERS | 2746 COSA/SRP SYNC SERIAL DRIVER
|