| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl-sai.txt | 4 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 D | fsl,esai.txt | 44 - 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 D | fsl,ssi.txt | 49 all be connected to valid signals. In synchronous mode,
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointOptions.h | 186 const lldb::BatonSP &baton_sp, bool synchronous = false); 190 bool synchronous = false);
|
| H A D | WatchpointOptions.h | 55 // 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 D | omap-gpmc.txt | 55 - 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 D | atmel,ebi.txt | 4 asynchronous (NAND, NOR, SRAM, ....) and synchronous memories (SDR/DDR SDRAMs).
|
| H A D | mvebu-devbus.txt | 48 synchronous pipelined devices, where the address
|
| /freebsd/sys/contrib/device-tree/Bindings/serial/ |
| H A D | digicolor-usart.txt | 4 UART. USART also support synchronous serial protocols like SPI and I2S. Use
|
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | intel,ixp4xx-gpio.txt | 7 the synchronous edge detector is part of the GPIO block, but the
|
| /freebsd/contrib/libcbor/doc/source/api/ |
| H A D | item_reference_counting.rst | 30 The destruction is synchronous and renders any pointers to items with refcount zero invalid immedia…
|
| /freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | README.md | 136 | 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 D | st,flexgen.txt | 66 and activate synchronous mode)
|
| /freebsd/sys/dev/ciss/ |
| H A D | cissreg.h | 257 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 D | imx8mp-libra-rdk-fpsc-lvds-peb-av-10.dtsi | 150 fsl,sai-synchronous-rx;
|
| H A D | imx8mp-phyboard-pollux-peb-av-10.dtsi | 151 fsl,sai-synchronous-rx;
|
| H A D | imx93-9x9-qsb.dts | 487 fsl,sai-synchronous-rx;
|
| H A D | imx8mq-librem5-devkit.dts | 948 fsl,sai-synchronous-rx;
|
| H A D | imx8mq-librem5.dtsi | 1315 fsl,sai-synchronous-rx;
|
| /freebsd/tests/sys/cam/ctl/ |
| H A D | ctl.subr | 34 # Worse still, enabling it isn't synchronous, so we need a retry loop
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | sun | 108 >12 belong 6 (Character synchronous)
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.reg | 161 * 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 D | pinctrl-st.txt | 38 IO timing margins of external synchronous interfaces.
|
| /freebsd/sys/contrib/device-tree/Bindings/bus/ |
| H A D | nvidia,tegra20-gmi.txt | 5 synchronous/asynchronous NOR, FPGA, UARTS and more.
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | Platform.cpp | 1919 const bool synchronous = stream != nullptr; in DoConnectProcess() local 1923 if (synchronous) in DoConnectProcess() 1928 if (synchronous) in DoConnectProcess() 1933 if (synchronous) { in DoConnectProcess()
|