/drivers/ata/ |
D | pata_hpt37x.c | 414 u8 fast; in hpt370_set_mode() local 420 pci_read_config_byte(pdev, addr2, &fast); in hpt370_set_mode() 421 fast &= ~0x02; in hpt370_set_mode() 422 fast |= 0x01; in hpt370_set_mode() 423 pci_write_config_byte(pdev, addr2, fast); in hpt370_set_mode() 508 u8 fast; in hpt372_set_mode() local 514 pci_read_config_byte(pdev, addr2, &fast); in hpt372_set_mode() 515 fast &= ~0x07; in hpt372_set_mode() 516 pci_write_config_byte(pdev, addr2, fast); in hpt372_set_mode()
|
D | pata_hpt3x2n.c | 188 u8 fast; in hpt3x2n_set_mode() local 194 pci_read_config_byte(pdev, addr2, &fast); in hpt3x2n_set_mode() 195 fast &= ~0x07; in hpt3x2n_set_mode() 196 pci_write_config_byte(pdev, addr2, fast); in hpt3x2n_set_mode()
|
/drivers/pcmcia/ |
D | sa11xx_base.h | 96 #define MECR_FAST_SET(mecr, sock, fast) \ argument 97 MECR_SET((mecr), (sock), MECR_FAST_SHIFT, MECR_FAST_MODE_MASK, (fast))
|
/drivers/scsi/arm/ |
D | acornscsi.c | 219 #define dmac_clearintr(host) writeb(0, (host)->fast + INT_REG) 316 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard() 322 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard() 329 if (readb(host->fast + INT_REG) & 8) in acornscsi_resetcard() 350 if (readb(host->fast + INT_REG) & 8) in acornscsi_resetcard() 370 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard() 912 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read() 931 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read() 934 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read() 957 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write() [all …]
|
D | acornscsi.h | 279 void __iomem *fast; /* fast ioc base address */ member
|
/drivers/scsi/ |
D | wd33c93.c | 326 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_xfer() argument 334 if (offset && fast) { in calc_sync_xfer() 335 fast = STR_FSS; in calc_sync_xfer() 338 fast = 0; in calc_sync_xfer() 343 result |= fast; in calc_sync_xfer() 351 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_msg() argument 359 if (offset && fast) in calc_sync_msg() 913 hostdata->fast, in wd33c93_intr() 1092 hostdata->fast, in wd33c93_intr() 1558 hostdata->fast = 0; in reset_wd33c93() [all …]
|
D | imm.c | 633 int fast, bulk, status; in imm_completion() local 669 fast = (bulk in imm_completion() 672 status = imm_out(dev, cmd->SCp.ptr, fast); in imm_completion() 674 fast = (bulk in imm_completion() 677 status = imm_in(dev, cmd->SCp.ptr, fast); in imm_completion() 680 cmd->SCp.ptr += fast; in imm_completion() 681 cmd->SCp.this_residual -= fast; in imm_completion()
|
D | ppa.c | 526 int fast, bulk, status; in ppa_completion() local 575 fast = (bulk && (cmd->SCp.this_residual >= PPA_BURST_SIZE)) in ppa_completion() 579 status = ppa_out(dev, cmd->SCp.ptr, fast); in ppa_completion() 581 status = ppa_in(dev, cmd->SCp.ptr, fast); in ppa_completion() 583 cmd->SCp.ptr += fast; in ppa_completion() 584 cmd->SCp.this_residual -= fast; in ppa_completion()
|
D | 53c700.c | 392 hostdata->fast = (NCR_700_readb(host, CTEST9_REG) == 0); in NCR_700_detect() 399 (hostdata->fast ? "53c700-66" : "53c700"), in NCR_700_detect() 466 if(hostdata->fast) in NCR_700_data_residual() 700 if(hostdata->fast) { in NCR_700_chip_setup() 1447 if(hostdata->fast && in NCR_700_start_command() 1973 if(hostdata->fast) in NCR_700_host_reset() 1987 if(!hostdata->fast) in NCR_700_set_period() 2008 if(!hostdata->fast) in NCR_700_set_offset() 2049 if(hostdata->fast) { in NCR_700_slave_configure()
|
D | mvme147.c | 105 hdata->fast = 0; in mvme147_init()
|
D | wd33c93.h | 250 uchar fast; /* set this flag to enable Fast SCSI */ member
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 601 int pcheck, int fast, int large); 1006 int fast, int large) in ahc_scbram_config() argument 1036 if (fast) in ahc_scbram_config() 1069 int fast; in ahc_probe_ext_scbram() local 1074 fast = FALSE; in ahc_probe_ext_scbram() 1084 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram() 1102 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram() 1118 fast = TRUE; in ahc_probe_ext_scbram() 1125 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE); in ahc_probe_ext_scbram() 1152 ahc_name(ahc), fast ? "fast" : "slow", in ahc_probe_ext_scbram() [all …]
|
/drivers/media/dvb-frontends/ |
D | dib0090.h | 78 extern void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast); 106 static inline void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast) in dib0090_dcc_freq() argument
|
/drivers/iio/adc/ |
D | stm32-dfsdm-adc.c | 192 unsigned int fast, unsigned int oversamp) in stm32_dfsdm_compute_osrs() argument 199 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fast]; in stm32_dfsdm_compute_osrs() 222 if (fast) in stm32_dfsdm_compute_osrs() 299 __func__, fast, flo->fosr, flo->iosr, in stm32_dfsdm_compute_osrs() 463 fl->fast = 0; in stm32_dfsdm_channels_configure() 472 fl->fast = 1; in stm32_dfsdm_channels_configure() 505 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fl->fast]; in stm32_dfsdm_filter_configure() 534 DFSDM_CR1_FAST(fl->fast)); in stm32_dfsdm_filter_configure() 831 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fl->fast]; in stm32_dfsdm_process_data()
|
/drivers/scsi/aacraid/ |
D | dpcsup.c | 57 int fast; in aac_response_normal() local 59 fast = index & 0x01; in aac_response_normal() 83 if (fast) { in aac_response_normal()
|
/drivers/s390/cio/ |
D | device_ops.c | 47 cdev->private->options.fast = (flags & CCWDEV_EARLY_NOTIFICATION) != 0; in ccw_device_set_options_mask() 74 cdev->private->options.fast)) in ccw_device_set_options() 76 cdev->private->options.fast |= (flags & CCWDEV_EARLY_NOTIFICATION) != 0; in ccw_device_set_options() 93 cdev->private->options.fast &= (flags & CCWDEV_EARLY_NOTIFICATION) == 0; in ccw_device_clear_options()
|
D | io_sch.h | 150 unsigned int fast:1; /* post with "channel end" */ member
|
/drivers/net/wireless/ath/ath5k/ |
D | reset.c | 1147 struct ieee80211_channel *channel, bool fast, bool skip_pcu) in ath5k_hw_reset() argument 1162 if (fast && (ah->ah_radio != AR5K_RF2413) && in ath5k_hw_reset() 1164 fast = false; in ath5k_hw_reset() 1200 if (fast) { in ath5k_hw_reset() 1269 if (!fast && ah->ah_rf_banks != NULL) in ath5k_hw_reset()
|
/drivers/soc/fsl/qe/ |
D | Kconfig | 29 This option provides qe_lib support to UCC fast
|
/drivers/atm/ |
D | eni.h | 98 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member
|
/drivers/media/tuners/ |
D | qm1d1c0042.c | 100 static int qm1d1c0042_set_srch_mode(struct qm1d1c0042_state *state, bool fast) in qm1d1c0042_set_srch_mode() argument 102 if (fast) in qm1d1c0042_set_srch_mode()
|
/drivers/block/zram/ |
D | Kconfig | 9 itself. These disks allow very fast I/O and compression provides
|
/drivers/net/wireless/atmel/ |
D | Kconfig | 23 A driver 802.11b wireless cards based on the Atmel fast-vnet
|
/drivers/net/plip/ |
D | Kconfig | 11 reasonably fast mini network consisting of two (or, rarely, more)
|
/drivers/crypto/ |
D | atmel-tdes.c | 500 int err, fast = 0, in, out; in atmel_tdes_crypt_start() local 510 fast = in && out; in atmel_tdes_crypt_start() 513 fast = 0; in atmel_tdes_crypt_start() 517 if (fast) { in atmel_tdes_crypt_start()
|