| /linux/drivers/scsi/pcmcia/ |
| H A D | aha152x_stub.c | 67 static int synchronous = 1; variable 74 module_param(synchronous, int, 0); 172 s.synchronous = synchronous; in aha152x_config_cs()
|
| /linux/Documentation/block/ |
| H A D | kyber-iosched.rst | 6 reads and synchronous writes. Kyber will throttle requests in order to meet 15 Target latency for synchronous writes (in nanoseconds).
|
| /linux/drivers/hsi/ |
| H A D | Kconfig | 8 The "High speed synchronous Serial Interface" is 9 synchronous serial interface used mainly to connect
|
| /linux/drivers/staging/most/Documentation/ |
| H A D | driver_usage.txt | 20 another or in a network configuration. As a synchronous network, MOST 132 synchronous and isochrnous data) 165 Setting up synchronous channels to be mapped as an ALSA sound adapter is a two 199 When transceiving synchronous or isochronous data, the number of packets 205 When transmitting synchronous data the allocated channel width needs to be 210 The driver, then, calculates the synchronous threshold as follows: 220 This frame_size is the number of synchronous data within an USB 232 (subbuffer_size * packts_per_xact) bytes for synchronous data need to
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 79 The terms "asynchronous" and "synchronous" in this document describe the 81 not perform any synchronous operations like waiting for acknowledgements or 84 On the other hand, synchronous channels can be implemented by the transport 105 - Control Channel (ctrl): The ctrl channel is used for synchronous requests and 111 Outgoing reports are usually sent on the ctrl channel via synchronous 142 channel provides synchronous GET/SET_REPORT requests. Plain reports are only 147 requested report ID on the ctrl channel as a synchronous acknowledgement. 168 A device must answer with a synchronous acknowledgement. However, HID core 173 multiple synchronous SET_REPORT requests. 320 be synchronous. A transport driver must not use ->wait() to complete such [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-most | 23 (needed for synchronous and isochronous data) 78 (needed for synchronous and isochronous data) 133 (needed for synchronous and isochronous data) 199 (needed for synchronous and isochronous data)
|
| H A D | debugfs-scmi-raw | 5 Description: SCMI Raw synchronous message injection/snooping facility; write 6 a complete SCMI synchronous command message (header included) 108 Description: SCMI Raw synchronous message injection/snooping facility; write 109 a complete SCMI synchronous command message (header included)
|
| H A D | sysfs-bus-typec | 7 supported as synchronous operation so write(2) to the attribute
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_sai.c | 58 return !sai->synchronous[dir] && sai->synchronous[adir]; in fsl_sai_dir_is_synced() 526 else if (!sai->synchronous[dir]) in fsl_sai_set_bclk() 833 sai->synchronous[TX] ? FSL_SAI_CR2_SYNC : 0); in fsl_sai_trigger() 835 sai->synchronous[RX] ? FSL_SAI_CR2_SYNC : 0); in fsl_sai_trigger() 1511 sai->synchronous[RX] = true; in fsl_sai_probe() 1512 sai->synchronous[TX] = false; in fsl_sai_probe() 1526 sai->synchronous[RX] = false; in fsl_sai_probe() 1527 sai->synchronous[TX] = true; in fsl_sai_probe() 1530 sai->synchronous[RX] = false; in fsl_sai_probe() 1531 sai->synchronous[TX] = false; in fsl_sai_probe()
|
| H A D | fsl_ssi.c | 258 bool synchronous; member 776 tx2 = tx || ssi->synchronous; in fsl_ssi_set_bclk() 838 if (ssi->streams && ssi->synchronous) in fsl_ssi_hw_params() 862 tx2 = tx || ssi->synchronous; in fsl_ssi_hw_params() 1015 if (ssi->synchronous || fsl_ssi_is_ac97(ssi)) { in _fsl_ssi_set_dai_fmt() 1461 ssi->synchronous = true; in fsl_ssi_probe_from_dt() 1565 if (ssi->synchronous && !fsl_ssi_is_ac97(ssi)) { in fsl_ssi_probe()
|
| /linux/drivers/phy/sunplus/ |
| H A D | Kconfig | 10 and synchronous signals, various power down modes including
|
| /linux/Documentation/driver-api/ |
| H A D | xillybus.rst | 144 Xillybus pipes are configured (on the IP core) to be either synchronous or 145 asynchronous. For a synchronous pipe, write() returns successfully only after 156 has been requested by a read() call. On synchronous pipes, only the amount 159 In summary, for synchronous pipes, data between the host and FPGA is 172 A synchronous pipe can be configured to have the stream's position exposed 216 * synchronous: A non-zero value means that the pipe is synchronous. See 303 the "synchronous" attribute nonzero, since synchronous pipes don't allow data
|
| /linux/drivers/siox/ |
| H A D | Kconfig | 5 SIOX stands for Serial Input Output eXtension and is a synchronous
|
| /linux/drivers/gpib/tms9914/ |
| H A D | tms9914.c | 32 int tms9914_take_control(struct gpib_board *board, struct tms9914_priv *priv, int synchronous) in tms9914_take_control() argument 37 if (synchronous) in tms9914_take_control() 71 struct tms9914_priv *priv, int synchronous) in tms9914_take_control_workaround() argument 73 if (synchronous) in tms9914_take_control_workaround() 75 return tms9914_take_control(board, priv, synchronous); in tms9914_take_control_workaround()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-io.rst | 5 Dm-io provides synchronous and asynchronous I/O services. There are three 64 all of the synchronous versions, is a bitset (instead of a simple error value).
|
| /linux/fs/nilfs2/ |
| H A D | Kconfig | 16 synchronous write basis (unless there is no change). Users can
|
| /linux/drivers/gpib/hp_82335/ |
| H A D | hp82335.c | 57 static int hp82335_take_control(struct gpib_board *board, int synchronous) in hp82335_take_control() argument 61 return tms9914_take_control(board, &priv->tms9914_priv, synchronous); in hp82335_take_control()
|
| /linux/drivers/gpib/cec/ |
| H A D | cec_gpib.c | 72 static int cec_take_control(struct gpib_board *board, int synchronous) in cec_take_control() argument 76 return nec7210_take_control(board, &priv->nec7210_priv, synchronous); in cec_take_control()
|
| /linux/drivers/net/wan/ |
| H A D | Kconfig | 37 Relay, synchronous Point-to-Point Protocol (PPP) and X.25. 189 8Mb/s (128K on V.24) using synchronous PPP, Cisco HDLC, raw HDLC, 236 tristate "Intel IXP4xx HSS (synchronous serial port) support"
|
| /linux/mm/ |
| H A D | page_io.c | 612 bool synchronous = sis->flags & SWP_SYNCHRONOUS_IO; in swap_read_folio() local 617 VM_BUG_ON_FOLIO(!folio_test_swapcache(folio) && !synchronous, folio); in swap_read_folio() 645 } else if (synchronous) { in swap_read_folio()
|
| /linux/block/ |
| H A D | Kconfig.iosched | 16 synchronous writes, it will self-tune queue depths to achieve that
|
| /linux/Documentation/scsi/ |
| H A D | ncr53c8xx.rst | 27 8.1 Set minimum synchronous period 47 10.2.7 Default synchronous period factor 48 10.2.8 Negotiate synchronous with all devices 488 8.1 Set minimum synchronous period factor 494 :period: minimum synchronous period. 500 - 10 means 25 nano-seconds synchronous period 501 - 11 means 30 nano-seconds synchronous period 502 - 12 means 50 nano-seconds synchronous period 649 will use at boot time for synchronous data transfer negotiations. 654 Force synchronous negotiation for all SCSI-2 devices. [all …]
|
| H A D | sym53c8xx_2.rst | 29 8.1 Set minimum synchronous period 356 8.1 Set minimum synchronous period factor 362 :period: minimum synchronous period. 368 - 9 means 12.5 nano-seconds synchronous period 369 - 10 means 25 nano-seconds synchronous period 370 - 11 means 30 nano-seconds synchronous period 371 - 12 means 50 nano-seconds synchronous period 486 will use at boot time for synchronous data transfer negotiations. 503 - set synchronous negotiation speed to 10 Mega-transfers / second. 818 synchronous data transfers.
|
| /linux/drivers/gpib/agilent_82357a/ |
| H A D | agilent_82357a.c | 31 static int agilent_82357a_take_control_internal(struct gpib_board *board, int synchronous); 692 int agilent_82357a_take_control_internal(struct gpib_board *board, int synchronous) in agilent_82357a_take_control_internal() argument 700 if (synchronous) in agilent_82357a_take_control_internal() 711 static int agilent_82357a_take_control(struct gpib_board *board, int synchronous) in agilent_82357a_take_control() argument 725 if (synchronous) in agilent_82357a_take_control() 728 agilent_82357a_take_control_internal(board, synchronous); in agilent_82357a_take_control()
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | Kconfig | 36 full-duplex slave synchronous serial interface that is available
|