Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/clk/tegra/
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-v5.10/drivers/input/joystick/
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-v5.10/Documentation/input/devices/
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-v5.10/drivers/nfc/st95hf/
Dcore.c126 .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()
Dspi.h38 SYNC, enumerator
Dspi.c27 if (reqtype == SYNC) { in st95hf_spi_send()
/Linux-v5.10/Documentation/devicetree/bindings/media/
Drenesas,drif.txt9 | 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.10/Documentation/sound/soc/
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-v5.10/drivers/net/fddi/skfp/h/
Dosdef1st.h41 #define SYNC /* allow synchronous frames */ macro
Dtargethw.h65 #ifndef SYNC
/Linux-v5.10/lib/zlib_inflate/
Dinflate.h47 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
Dinflate.c732 case SYNC: in zlib_inflate()
/Linux-v5.10/Documentation/x86/
Dpat.rst75 | mmap SYNC flag | | | |
78 | mmap !SYNC flag | | | |
83 | mmap !SYNC flag | | | |
89 | mmap !SYNC flag | | | |
/Linux-v5.10/drivers/s390/char/
Dtape_std.h66 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
/Linux-v5.10/tools/perf/trace/beauty/
Dopen_flags.c68 P_FLAG(SYNC); in open__scnprintf_flags()
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-ad952331 /SYNC pin low.
/Linux-v5.10/drivers/tty/serial/
Dip22zilog.h213 #define SYNC 0x10 /* Sync/hunt */ macro
Dsunzilog.h217 #define SYNC 0x10 /* Sync/hunt */ macro
Dip22zilog.c335 if (status & SYNC) in ip22zilog_status_handle()
533 if (status & SYNC) in ip22zilog_get_mctrl()
/Linux-v5.10/drivers/ptp/
Dptp_ines.c111 #define SYNC 0x0 macro
687 case SYNC: in is_sync_pdelay_resp()
699 return SYNC; in tag_to_msgtype()
/Linux-v5.10/drivers/input/misc/
Dkeyspan_remote.c31 #define SYNC 0x3F80 macro
219 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data()
/Linux-v5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s905x-khadas-vim.dts161 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
Dmeson-gxbb-nanopi-k2.dts245 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
/Linux-v5.10/Documentation/driver-api/rapidio/
Dmport_cdev.rst83 This parameter set a maximum completion wait time for SYNC mode DMA
/Linux-v5.10/drivers/net/fddi/skfp/
Ddrvfbi.c469 #ifndef SYNC in llc_recover_tx()

12