Home
last modified time | relevance | path

Searched refs:SYNC (Results 1 – 25 of 56) sorted by relevance

123

/linux-6.15/drivers/clk/tegra/
H A Dclk-tegra-audio.c38 #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-6.15/drivers/input/joystick/
H A Dfsia6b.c45 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-6.15/Documentation/input/devices/
H A Dwalkera0701.rst68 SYNC BIN OCT
78 SYNC , BIN1, OCT1, BIN2, OCT2 ... BIN24, OCT24, BIN25, next frame SYNC ..
92 1306 uS SYNC 718 uS 101
/linux-6.15/drivers/nfc/st95hf/
H A Dcore.c124 .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 Dspi.h38 SYNC, enumerator
H A Dspi.c27 if (reqtype == SYNC) { in st95hf_spi_send()
/linux-6.15/rust/kernel/
H A Drevocable.rs129 unsafe fn revoke_internal<const SYNC: bool>(&self) { in revoke_internal()
131 if SYNC { in revoke_internal()
/linux-6.15/Documentation/sound/soc/
H A Ddai.rst51 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-6.15/Documentation/devicetree/bindings/media/
H A Drenesas,drif.yaml19 | Master |-----SS-------->|SYNC DRIFn (slave) |
26 CLK & SYNC. Each internal channel has its own dedicated resources like
31 The internal channels sharing the CLK & SYNC are tied together by their
163 # | Master |-----SS-------->|SYNC DRIFn (slave) |
220 # | Master |-----SS-------->|SYNC DRIFn (slave) |
/linux-6.15/drivers/net/fddi/skfp/h/
H A Dosdef1st.h41 #define SYNC /* allow synchronous frames */ macro
H A Dtargethw.h65 #ifndef SYNC
/linux-6.15/lib/zlib_inflate/
H A Dinflate.h47 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/linux-6.15/Documentation/driver-api/
H A Ddpll.rst217 Embedded SYNC
220 Device may provide ability to use Embedded SYNC feature. It allows
221 to embed additional SYNC signal into the base frequency of a pin - a one
222 special pulse of base frequency signal every time SYNC signal pulse
223 happens. The user can configure the frequency of Embedded SYNC.
224 The Embedded SYNC capability is always related to a given base frequency
225 and HW capabilities. The user is provided a range of Embedded SYNC
230 ``DPLL_A_PIN_ESYNC_FREQUENCY`` current Embedded SYNC frequency
231 ``DPLL_A_PIN_ESYNC_FREQUENCY_SUPPORTED`` nest available Embedded SYNC
235 ``DPLL_A_PIN_ESYNC_PULSE`` pulse type of Embedded SYNC
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dti,lmk04832.yaml74 Normal SYNC 0
83 description: SYNC pin configuration.
/linux-6.15/Documentation/arch/x86/
H A Dpat.rst75 | mmap SYNC flag | | | |
78 | mmap !SYNC flag | | | |
83 | mmap !SYNC flag | | | |
89 | mmap !SYNC flag | | | |
/linux-6.15/tools/perf/trace/beauty/
H A Dopen_flags.c68 P_FLAG(SYNC); in open__scnprintf_flags()
/linux-6.15/drivers/s390/char/
H A Dtape_std.h66 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-ad952331 /SYNC pin low.
H A Ddebugfs-dwc-pcie36 15) inv_sync_hdr_sym - Invert SYNC header
102 6) SYNC Header Error
/linux-6.15/drivers/tty/serial/
H A Dip22zilog.h213 #define SYNC 0x10 /* Sync/hunt */ macro
H A Dsunzilog.h217 #define SYNC 0x10 /* Sync/hunt */ macro
/linux-6.15/Documentation/netlink/specs/
H A Ddpll.yaml393 Frequency of Embedded SYNC signal. If provided, the pin is configured
394 with a SYNC signal embedded into its base clock frequency.
401 If provided a pin is capable of embedding a SYNC signal (within given
407 A ratio of high to low state of a SYNC signal pulse embedded
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dti,ds90ub960.yaml84 - 3 # CSI2 SYNC
85 - 4 # CSI2 NON-SYNC
/linux-6.15/Documentation/devicetree/bindings/iio/imu/
H A Dadi,adis16475.yaml76 Configures the device SYNC pin. The following modes are supported
/linux-6.15/drivers/input/misc/
H A Dkeyspan_remote.c31 #define SYNC 0x3F80 macro
219 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data()

123