/Linux-v5.4/drivers/clk/tegra/ |
D | clk-tegra-audio.c | 38 #define SYNC(_name) \ macro 95 SYNC(spdif_in_sync), 96 SYNC(i2s0_sync), 97 SYNC(i2s1_sync), 98 SYNC(i2s2_sync), 99 SYNC(i2s3_sync), 100 SYNC(i2s4_sync), 101 SYNC(vimclk_sync),
|
/Linux-v5.4/drivers/input/joystick/ |
D | fsia6b.c | 45 enum ibus_state { SYNC, COLLECT, PROCESS }; enumerator 73 case SYNC: in fsia6b_serio_irq() 89 fsia6b->packet.state = SYNC; in fsia6b_serio_irq() 141 fsia6b->packet.state = SYNC; in fsia6b_serio_connect()
|
/Linux-v5.4/Documentation/input/devices/ |
D | walkera0701.rst | 68 SYNC BIN OCT 78 SYNC , BIN1, OCT1, BIN2, OCT2 ... BIN24, OCT24, BIN25, next frame SYNC .. 92 1306 uS SYNC 718 uS 101
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | entry_32.S | 223 SYNC 236 SYNC 313 SYNC 399 SYNC 461 SYNC 556 SYNC 772 SYNC 833 SYNC /* Some chip revs have problems here... */ 1000 SYNC 1011 SYNC [all …]
|
D | l2cr_6xx.S | 259 SYNC 380 4: SYNC
|
D | head_32.S | 222 SYNC 732 SYNC 780 SYNC 922 SYNC 947 SYNC 1063 SYNC 1083 SYNC
|
D | fpu.S | 91 SYNC
|
D | head_32.h | 140 SYNC
|
/Linux-v5.4/drivers/nfc/st95hf/ |
D | core.c | 126 .req = SYNC, 133 .req = SYNC, 140 .req = SYNC, 147 .req = SYNC, 154 .req = SYNC, 161 .req = SYNC, 175 .req = SYNC, 182 .req = SYNC, 284 if (cmd_array[cmd].req == SYNC && recv_res) { in st95hf_send_recv_cmd()
|
D | spi.h | 38 SYNC, enumerator
|
D | spi.c | 27 if (reqtype == SYNC) { in st95hf_spi_send()
|
/Linux-v5.4/Documentation/devicetree/bindings/media/ |
D | renesas,drif.txt | 9 | Master |-----SS-------->|SYNC DRIFn (slave) | 16 CLK & SYNC. Each internal channel has its own dedicated resources like 21 The internal channels sharing the CLK & SYNC are tied together by their 92 | Master |-----SS-------->|SYNC DRIFn (slave) | 140 | Master |-----SS-------->|SYNC DRIFn (slave) |
|
/Linux-v5.4/Documentation/sound/soc/ |
D | dai.rst | 51 flexible protocol. It has bit clock (BCLK) and sync (SYNC) lines that are used 61 MSB is transmitted on falling edge of first BCLK after FRAME/SYNC. 64 MSB is transmitted on rising edge of FRAME/SYNC.
|
/Linux-v5.4/drivers/net/fddi/skfp/h/ |
D | osdef1st.h | 41 #define SYNC /* allow synchronous frames */ macro
|
D | targethw.h | 65 #ifndef SYNC
|
/Linux-v5.4/lib/zlib_inflate/ |
D | inflate.h | 45 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
/Linux-v5.4/arch/powerpc/mm/book3s32/ |
D | hash_low.S | 195 SYNC 500 SYNC 636 SYNC 673 SYNC
|
/Linux-v5.4/Documentation/x86/ |
D | pat.rst | 77 | mmap SYNC flag | | | | 80 | mmap !SYNC flag | | | | 85 | mmap !SYNC flag | | | | 91 | mmap !SYNC flag | | | |
|
/Linux-v5.4/tools/perf/trace/beauty/ |
D | open_flags.c | 68 P_FLAG(SYNC); in open__scnprintf_flags()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-frequency-ad9523 | 29 /SYNC pin low.
|
/Linux-v5.4/drivers/s390/char/ |
D | tape_std.h | 66 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7768-1.txt | 15 - adi,sync-in-gpios: must be the device tree identifier of the SYNC-IN pin. Enables
|
/Linux-v5.4/drivers/tty/serial/ |
D | sunzilog.h | 217 #define SYNC 0x10 /* Sync/hunt */ macro
|
D | ip22zilog.h | 213 #define SYNC 0x10 /* Sync/hunt */ macro
|
/Linux-v5.4/drivers/input/misc/ |
D | keyspan_remote.c | 31 #define SYNC 0x3F80 macro 219 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data()
|