Home
last modified time | relevance | path

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

12

/linux/drivers/clk/tegra/
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/drivers/input/joystick/
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/drivers/nfc/st95hf/
A Dcore.c125 .req = SYNC,
132 .req = SYNC,
139 .req = SYNC,
146 .req = SYNC,
153 .req = SYNC,
160 .req = SYNC,
174 .req = SYNC,
181 .req = SYNC,
283 if (cmd_array[cmd].req == SYNC && recv_res) { in st95hf_send_recv_cmd()
A Dspi.h38 SYNC, enumerator
A Dspi.c27 if (reqtype == SYNC) { in st95hf_spi_send()
/linux/Documentation/input/devices/
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/Documentation/devicetree/bindings/media/
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/Documentation/sound/soc/
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/Documentation/x86/
A Dpat.rst75 | mmap SYNC flag | | | |
78 | mmap !SYNC flag | | | |
83 | mmap !SYNC flag | | | |
89 | mmap !SYNC flag | | | |
/linux/drivers/net/fddi/skfp/h/
A Dosdef1st.h41 #define SYNC /* allow synchronous frames */ macro
A Dtargethw.h65 #ifndef SYNC
/linux/Documentation/devicetree/bindings/clock/
A Dti,lmk04832.yaml74 Normal SYNC 0
83 description: SYNC pin configuration.
/linux/lib/zlib_inflate/
A Dinflate.h47 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/linux/drivers/s390/char/
A Dtape_std.h66 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
/linux/tools/perf/trace/beauty/
A Dopen_flags.c68 P_FLAG(SYNC); in open__scnprintf_flags()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-frequency-ad952331 /SYNC pin low.
/linux/drivers/tty/serial/
A Dsunzilog.h217 #define SYNC 0x10 /* Sync/hunt */ macro
A Dip22zilog.h213 #define SYNC 0x10 /* Sync/hunt */ macro
A Dip22zilog.c335 if (status & SYNC) in ip22zilog_status_handle()
533 if (status & SYNC) in ip22zilog_get_mctrl()
/linux/Documentation/devicetree/bindings/iio/imu/
A Dadi,adis16475.yaml65 Configures the device SYNC pin. The following modes are supported
/linux/drivers/input/misc/
A Dkeyspan_remote.c31 #define SYNC 0x3F80 macro
219 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data()
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-gxl-s905x-khadas-vim.dts199 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
A Dmeson-gxbb-nanopi-k2.dts285 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
/linux/drivers/net/fddi/skfp/
A Ddrvfbi.c465 #ifndef SYNC in llc_recover_tx()
/linux/Documentation/driver-api/rapidio/
A Dmport_cdev.rst83 This parameter set a maximum completion wait time for SYNC mode DMA

Completed in 34 milliseconds

12