| /linux/drivers/clk/tegra/ |
| H A 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/drivers/input/joystick/ |
| H A 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/Documentation/input/devices/ |
| H A 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/drivers/nfc/st95hf/ |
| H A D | core.c | 124 .req = SYNC, 131 .req = SYNC, 138 .req = SYNC, 145 .req = SYNC, 152 .req = SYNC, 159 .req = SYNC, 173 .req = SYNC, 180 .req = SYNC, 282 if (cmd_array[cmd].req == SYNC && recv_res) { in st95hf_send_recv_cmd()
|
| H A D | spi.h | 38 SYNC, enumerator
|
| H A D | spi.c | 27 if (reqtype == SYNC) { in st95hf_spi_send()
|
| /linux/Documentation/sound/soc/ |
| H A 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/rust/kernel/ |
| H A D | revocable.rs | 168 unsafe fn revoke_internal<const SYNC: bool>(&self) -> bool { in revoke_internal() 172 if SYNC { in revoke_internal()
|
| /linux/Documentation/driver-api/ |
| H A D | dpll.rst | 307 Embedded SYNC 310 Device may provide ability to use Embedded SYNC feature. It allows 311 to embed additional SYNC signal into the base frequency of a pin - a one 312 special pulse of base frequency signal every time SYNC signal pulse 313 happens. The user can configure the frequency of Embedded SYNC. 314 The Embedded SYNC capability is always related to a given base frequency 315 and HW capabilities. The user is provided a range of Embedded SYNC 320 ``DPLL_A_PIN_ESYNC_FREQUENCY`` current Embedded SYNC frequency 321 ``DPLL_A_PIN_ESYNC_FREQUENCY_SUPPORTED`` nest available Embedded SYNC 325 ``DPLL_A_PIN_ESYNC_PULSE`` pulse type of Embedded SYNC [all …]
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | osdef1st.h | 41 #define SYNC /* allow synchronous frames */ macro
|
| H A D | targethw.h | 65 #ifndef SYNC
|
| /linux/lib/zlib_inflate/ |
| H A D | inflate.h | 47 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
|
| H A D | inflate.c | 732 case SYNC: in zlib_inflate()
|
| /linux/Documentation/arch/x86/ |
| H A D | pat.rst | 75 | mmap SYNC flag | | | | 78 | mmap !SYNC flag | | | | 83 | mmap !SYNC flag | | | | 89 | mmap !SYNC flag | | | |
|
| /linux/tools/perf/trace/beauty/ |
| H A D | open_flags.c | 65 printed += scnprintf(bf + printed, size - printed, "%s%s%s", printed ? "|" : "", show_prefix ? prefix : "", "SYNC"); in open__scnprintf_flags() 70 P_FLAG(SYNC); in open__scnprintf_flags()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-frequency-ad9523 | 31 /SYNC pin low.
|
| /linux/drivers/tty/serial/ |
| H A D | sunzilog.h | 217 #define SYNC 0x10 /* Sync/hunt */ macro
|
| H A D | ip22zilog.h | 213 #define SYNC 0x10 /* Sync/hunt */ macro
|
| H A D | sunzilog.c | 433 if (status & SYNC) in sunzilog_status_handle() 632 if (status & SYNC) in sunzilog_get_mctrl()
|
| /linux/rust/kernel/mm/ |
| H A D | virt.rs | 445 pub const SYNC: vm_flags_t = bindings::VM_SYNC as vm_flags_t; 447 pub const SYNC: vm_flags_t = bindings::VM_SYNC as vm_flags_t; global() constant
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | drvfbi.c | 465 #ifndef SYNC in llc_recover_tx()
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | mport_cdev.rst | 83 This parameter set a maximum completion wait time for SYNC mode DMA
|
| /linux/tools/testing/vma/include/ |
| H A D | dup.h | 131 DECLARE_VMA_BIT(SYNC, 23), /* Synchronous page faults */ 232 #define VM_SYNC INIT_VM_FLAG(SYNC)
|
| /linux/arch/mips/kernel/ |
| H A D | traps.c | 514 #define SYNC 0x0000000f macro 701 if ((opcode & OPCODE) == SPEC0 && (opcode & FUNC) == SYNC) { in simulate_sync()
|
| /linux/Documentation/networking/ |
| H A D | oa-tc6-framework.rst | 276 SYNC (Bit 29) - Configuration Synchronized flag. This bit reflects the 277 state of the SYNC bit in the CONFIG0 configuration
|