Home
last modified time | relevance | path

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

123

/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c22 #define SYNC asm("sync") macro
96 SYNC; in dram_init()
329 SYNC; in set_cs_bounds()
340 SYNC; in set_cs_config()
350 SYNC; in set_ddr_config()
366 SYNC; in set_ddr_config()
372 SYNC; in set_ddr_config()
382 SYNC; in set_ddr_config()
388 SYNC; in set_ddr_config()
/openbmc/linux/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),
/openbmc/linux/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()
/openbmc/linux/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
/openbmc/linux/drivers/nfc/st95hf/
H 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()
H A Dspi.h38 SYNC, enumerator
H A Dspi.c27 if (reqtype == SYNC) { in st95hf_spi_send()
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S449 SYNC
457 SYNC /* Some chip revs need this... */
459 SYNC
479 SYNC
498 SYNC /* Some chip revs need this... */
500 SYNC
549 SYNC
554 SYNC
559 SYNC
1057 SYNC /* Some chip revs need this... */
[all …]
/openbmc/linux/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.
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dstart.S289 SYNC
297 SYNC /* Some chip revs need this... */
299 SYNC
319 SYNC
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dosdef1st.h41 #define SYNC /* allow synchronous frames */ macro
H A Dtargethw.h65 #ifndef SYNC
/openbmc/openbmc/meta-ibm/recipes-phosphor/power/witherspoon-power-supply-sync/
H A Dpower-supply-sync.service2 Description=Power Supply Input History SYNC
/openbmc/u-boot/lib/zlib/
H A Dinflate.h50 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h47 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/openbmc/linux/Documentation/arch/x86/
H A Dpat.rst75 | mmap SYNC flag | | | |
78 | mmap !SYNC flag | | | |
83 | mmap !SYNC flag | | | |
89 | mmap !SYNC flag | | | |
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxext_1.3.6.bb6 MIT_SUNDRY-NONSTANDARD, Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, \
/openbmc/linux/drivers/s390/char/
H A Dtape_std.h66 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
/openbmc/linux/tools/perf/trace/beauty/
H A Dopen_flags.c68 P_FLAG(SYNC); in open__scnprintf_flags()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-ad952331 /SYNC pin low.
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S510 SYNC
518 SYNC /* Some chip revs need this... */
520 SYNC
540 SYNC
/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.h213 #define SYNC 0x10 /* Sync/hunt */ macro
H A Dsunzilog.h217 #define SYNC 0x10 /* Sync/hunt */ macro
/openbmc/qemu/hw/dma/
H A Domap_dma.c133 #define SYNC (1 << 6) macro
234 ch->status |= SYNC; in omap_dma_activate_channel()
257 ch->status &= ~SYNC; in omap_dma_deactivate_channel()
774 ch->status &= SYNC;
777 ch->sibling->status &= SYNC;
/openbmc/linux/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