Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl-sai.txt4 which provides a synchronous audio interface that supports fullduplex
43 - fsl,sai-synchronous-rx: This is a boolean property. If present, indicating
44 that SAI will work in the synchronous mode (sync Tx
74 - If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the
75 default synchronous mode (sync Rx with Tx) will be used, which means both
78 - fsl,sai-asynchronous and fsl,sai-synchronous-rx are exclusive.
H A Dfsl,esai.txt44 - fsl,esai-synchronous: This is a boolean property. If present, indicating
45 that ESAI would work in the synchronous mode, which
66 fsl,esai-synchronous;
H A Dfsl,ssi.txt49 all be connected to valid signals. In synchronous mode,
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h186 const lldb::BatonSP &baton_sp, bool synchronous = false);
190 bool synchronous = false);
H A DWatchpointOptions.h55 // Watchpoint callbacks come in two forms, synchronous and asynchronous.
59 // synchronous callbacks: 1) They should NOT resume the target themselves.
61 // synchronous callbacks can't have conditions (or rather, they can have
85 /// \param[in] synchronous
86 /// Whether this is a synchronous or asynchronous callback.
89 const lldb::BatonSP &baton_sp, bool synchronous = false);
103 /// executing synchronous or asynchronous callbacks.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Domap-gpmc.txt55 - gpmc,sync-clk-ps: Minimum clock period for synchronous mode, in picoseconds
105 - gpmc,wr-access-ns: In synchronous write mode, for single or
128 - gpmc,sync-read Enables synchronous read. Defaults to asynchronous
130 - gpmc,sync-write Enables synchronous writes. Defaults to asynchronous
H A Datmel,ebi.txt4 asynchronous (NAND, NOR, SRAM, ....) and synchronous memories (SDR/DDR SDRAMs).
H A Dmvebu-devbus.txt48 synchronous pipelined devices, where the address
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Ddigicolor-usart.txt4 UART. USART also support synchronous serial protocols like SPI and I2S. Use
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dintel,ixp4xx-gpio.txt7 the synchronous edge detector is part of the GPIO block, but the
/freebsd/contrib/libcbor/doc/source/api/
H A Ditem_reference_counting.rst30 The destruction is synchronous and renders any pointers to items with refcount zero invalid immedia…
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md136 | sync_r_active_queue | entries | synchronous read active queue depth |
137 | sync_w_active_queue | entries | synchronous write active queue depth |
141 | sync_r_pend_queue | entries | synchronous read pending queue depth |
142 | sync_w_pend_queue | entries | synchronous write pending queue depth |
/freebsd/sys/contrib/device-tree/Bindings/clock/st/
H A Dst,flexgen.txt66 and activate synchronous mode)
/freebsd/sys/dev/ciss/
H A Dcissreg.h257 u_int8_t synchronous:1; /* return immediately */ member
753 u_int8_t synchronous:1; member
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-libra-rdk-fpsc-lvds-peb-av-10.dtsi150 fsl,sai-synchronous-rx;
H A Dimx8mp-phyboard-pollux-peb-av-10.dtsi151 fsl,sai-synchronous-rx;
H A Dimx93-9x9-qsb.dts487 fsl,sai-synchronous-rx;
H A Dimx8mq-librem5-devkit.dts948 fsl,sai-synchronous-rx;
H A Dimx8mq-librem5.dtsi1315 fsl,sai-synchronous-rx;
/freebsd/tests/sys/cam/ctl/
H A Dctl.subr34 # Worse still, enabling it isn't synchronous, so we need a retry loop
/freebsd/contrib/file/magic/Magdir/
H A Dsun108 >12 belong 6 (Character synchronous)
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg161 * rate and the maximum synchronous Req/Ack offset. An offset of 0 in the
162 * SOFS (3:0) bits disables synchronous data transfers. Any offset value
163 * greater than 0 enables synchronous transfers.
1258 * BIOS trashes 20-2f, writing the synchronous negotiation results
1261 * SCSIRATE). The kernel driver will enable synchronous negotiation
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-st.txt38 IO timing margins of external synchronous interfaces.
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dnvidia,tegra20-gmi.txt5 synchronous/asynchronous NOR, FPGA, UARTS and more.
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1919 const bool synchronous = stream != nullptr; in DoConnectProcess() local
1923 if (synchronous) in DoConnectProcess()
1928 if (synchronous) in DoConnectProcess()
1933 if (synchronous) { in DoConnectProcess()

12