Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dcache_mipsNN.c201 SYNC; in mipsNN_icache_sync_all_16()
224 SYNC; in mipsNN_icache_sync_all_32()
247 SYNC; in mipsNN_icache_sync_all_64()
270 SYNC; in mipsNN_icache_sync_range_16()
293 SYNC; in mipsNN_icache_sync_range_32()
316 SYNC; in mipsNN_icache_sync_range_64()
467 SYNC; in mipsNN_pdcache_wbinv_all_16()
489 SYNC; in mipsNN_pdcache_wbinv_all_32()
511 SYNC; in mipsNN_pdcache_wbinv_all_64()
533 SYNC; in mipsNN_pdcache_wbinv_range_16()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A 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) |
/f-stack/freebsd/contrib/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
H A Dinflate.c114 state->mode < HEAD || state->mode > SYNC)
1242 case SYNC:
1414 if (state->mode != SYNC) {
1415 state->mode = SYNC;
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7768-1.txt15 - adi,sync-in-gpios: must be the device tree identifier of the SYNC-IN pin. Enables
/f-stack/freebsd/contrib/device-tree/Bindings/iio/imu/
H A Dadi,adis16475.yaml65 Configures the device SYNC pin. The following modes are supported
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dptpclient.rst221 case SYNC:
240 * SYNC packet.
/f-stack/dpdk/examples/ptpclient/
H A Dptpclient.c30 #define SYNC 0x0 macro
579 case SYNC: in parse_ptp_frames()
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905x-khadas-vim.dts161 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
H A Dmeson-gxbb-nanopi-k2.dts245 "Bluetooth PCM SYNC", "Bluetooth PCM CLK",
/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c459 state->mode = SYNC; /* force an otherwise impossible situation */ in pull()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcompressdev.rst434 - all ops except last set to flush value = RTE_COMP_FLUSH_NONE/SYNC
/f-stack/app/redis-5.0.5/
H A DREADME.md400 This file also implements both the `SYNC` and `PSYNC` commands that are
H A D00-RELEASENOTES455 is in MONITOR or SYNC mode.
760 11. Fix a race condition when producing the RDB file for full SYNC.
841 When replica kills a pending RDB save during SYNC, log it.