| /drivers/scsi/pcmcia/ |
| 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()
|
| /drivers/hsi/ |
| A D | Kconfig | 8 The "High speed synchronous Serial Interface" is 9 synchronous serial interface used mainly to connect
|
| /drivers/staging/most/Documentation/ |
| 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
|
| /drivers/net/ppp/ |
| A D | Kconfig | 24 synchronous PPP which can be used over digital ISDN lines for 28 synchronous lines, you should say Y (or M) here and to "Support 29 synchronous PPP", below. 193 a modem (not a synchronous or ISDN modem) to contact your ISP, you 204 Say Y (or M) here if you want to be able to use PPP over synchronous
|
| /drivers/scsi/ |
| A D | aha152x.c | 763 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one() 1776 if (!HOSTDATA(shpnt)->synchronous) in msgi_run() 3097 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup() 3142 override.synchronous, in aha152x_init() 3163 override.synchronous, in aha152x_init() 3181 setup[setup_count].synchronous = aha152x[5]; in aha152x_init() 3191 setup[setup_count].synchronous = sync[0]; in aha152x_init() 3205 setup[setup_count].synchronous, in aha152x_init() 3228 setup[setup_count].synchronous = sync[1]; in aha152x_init() 3241 setup[setup_count].synchronous, in aha152x_init() [all …]
|
| A D | aha152x.h | 324 int synchronous; member
|
| A D | 53c700.c | 455 int count, synchronous = 0; in NCR_700_data_residual() local 467 synchronous = NCR_700_readb(host, SXFER_REG) & 0x0f; in NCR_700_data_residual() 474 if (synchronous) in NCR_700_data_residual() 484 if (synchronous && (sstat & SODR_REG_FULL)) in NCR_700_data_residual()
|
| /drivers/phy/sunplus/ |
| A D | Kconfig | 10 and synchronous signals, various power down modes including
|
| /drivers/staging/gpib/tms9914/ |
| 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()
|
| /drivers/siox/ |
| A D | Kconfig | 5 SIOX stands for Serial Input Output eXtension and is a synchronous
|
| /drivers/net/wan/ |
| 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"
|
| /drivers/staging/gpib/cec/ |
| 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()
|
| /drivers/staging/gpib/hp_82335/ |
| 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()
|
| /drivers/staging/gpib/agilent_82357a/ |
| 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()
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | Kconfig | 36 full-duplex slave synchronous serial interface that is available
|
| /drivers/regulator/ |
| A D | Kconfig | 388 The DA9210 is a multi-phase synchronous step down 399 The DA9211/DA9212/DA9213/DA9214/DA9215 is a multi-phase synchronous 1260 architecture with synchronous rectification, it is capable of 1272 The RT5759 is a high-performance, synchronous step-down DC-DC 1314 integrate with four high efficient, synchronous step-down converter 1333 synchronous boost converters for PAVDD, and one synchronous NAVDD 1343 integrate with dual multi-configurable, synchronous buck converters 1520 high-frequency synchronous step down dc-dc converter optimized 1529 high-frequency synchronous step-down converters with an I2C 1538 pin-to-pin high-frequency synchronous step-down dc-dc converters [all …]
|
| /drivers/scsi/arm/ |
| A D | Kconfig | 17 Say Y here to enable synchronous transfer negotiation with all
|
| /drivers/char/xillybus/ |
| A D | xillybus_core.c | 436 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local 514 synchronous = (chandesc[1] >> 7) & 0x01; in xilly_setupchannels() 550 channel->rd_synchronous = synchronous; in xilly_setupchannels() 565 channel->wr_synchronous = synchronous; in xilly_setupchannels()
|
| /drivers/staging/gpib/pc2/ |
| A D | pc2_gpib.c | 117 static int pc2_take_control(struct gpib_board *board, int synchronous) in pc2_take_control() argument 121 return nec7210_take_control(board, &priv->nec7210_priv, synchronous); in pc2_take_control()
|
| /drivers/staging/gpib/hp_82341/ |
| A D | hp_82341.c | 277 static int hp_82341_take_control(struct gpib_board *board, int synchronous) in hp_82341_take_control() argument 281 return tms9914_take_control(board, &priv->tms9914_priv, synchronous); in hp_82341_take_control()
|
| /drivers/tty/ |
| A D | Kconfig | 240 synchronous and asynchronous serial adapters 247 Allows synchronous HDLC communications with tty device drivers that 248 support synchronous HDLC such as the Microgate SyncLink adapter.
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.reg | 176 * rate and the maximum synchronous Req/Ack offset. An offset of 0 in the 177 * SOFS (3:0) bits disables synchronous data transfers. Any offset value 178 * greater than 0 enables synchronous transfers. 1387 * BIOS trashes 20-2f, writing the synchronous negotiation results 1390 * SCSIRATE). The kernel driver will enable synchronous negotiation
|
| /drivers/staging/gpib/agilent_82350b/ |
| A D | agilent_82350b.c | 328 static int agilent_82350b_take_control(struct gpib_board *board, int synchronous) in agilent_82350b_take_control() argument 333 return tms9914_take_control_workaround(board, &priv->tms9914_priv, synchronous); in agilent_82350b_take_control()
|
| /drivers/staging/gpib/common/ |
| A D | gpib_os.c | 1424 int synchronous; in take_control_ioctl() local 1427 retval = copy_from_user(&synchronous, (void __user *)arg, sizeof(synchronous)); in take_control_ioctl() 1431 return ibcac(board, synchronous, 1); in take_control_ioctl()
|
| /drivers/md/bcache/ |
| A D | sysfs.c | 134 rw_attribute(synchronous); 729 sysfs_print(synchronous, CACHE_SYNC(&c->cache->sb)); in SHOW()
|