| /drivers/scsi/arm/ |
| A D | acornscsi.c | 310 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard() 316 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard() 323 if (readb(host->fast + INT_REG) & 8) in acornscsi_resetcard() 344 if (readb(host->fast + INT_REG) & 8) in acornscsi_resetcard() 2374 iostatus = readb(host->fast + INT_REG); in acornscsi_intr() 2378 iostatus = readb(host->fast + INT_REG); in acornscsi_intr() 2819 if (!ashost->base || !ashost->fast) { in acornscsi_probe() 2828 ec->irqaddr = ashost->fast + INT_REG; in acornscsi_probe() 2858 ecardm_iounmap(ec, ashost->fast); in acornscsi_probe() 2878 writeb(0x80, ashost->fast + PAGE_REG); in acornscsi_remove() [all …]
|
| A D | acornscsi.h | 279 void __iomem *fast; /* fast ioc base address */ member
|
| /drivers/watchdog/ |
| A D | bd96801_wdt.c | 241 unsigned int val, sel, fast; in bd96801_set_heartbeat_from_hw() local 258 fast = FASTNG_MIN << sel; in bd96801_set_heartbeat_from_hw() 261 w->wdt.max_hw_heartbeat_ms = (fast << sel) / USEC_PER_MSEC; in bd96801_set_heartbeat_from_hw() 264 w->wdt.min_hw_heartbeat_ms = fast / USEC_PER_MSEC; in bd96801_set_heartbeat_from_hw()
|
| /drivers/pcmcia/ |
| A 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/ |
| A D | wd33c93.c | 274 if (offset && fast) { in calc_sync_xfer() 275 fast = STR_FSS; in calc_sync_xfer() 278 fast = 0; in calc_sync_xfer() 283 result |= fast; in calc_sync_xfer() 299 if (offset && fast) in calc_sync_msg() 856 hostdata->fast, in wd33c93_intr() 1035 hostdata->fast, in wd33c93_intr() 1504 hostdata->fast = 0; in reset_wd33c93() 1962 hostdata->fast = !!val; in wd33c93_init() 2048 if (x != hd->fast) in wd33c93_write_info() [all …]
|
| A D | imm.c | 648 int fast, bulk, status; in imm_completion() local 684 fast = bulk && scsi_pointer->this_residual >= in imm_completion() 686 status = imm_out(dev, scsi_pointer->ptr, fast); in imm_completion() 688 fast = bulk && scsi_pointer->this_residual >= in imm_completion() 690 status = imm_in(dev, scsi_pointer->ptr, fast); in imm_completion() 693 scsi_pointer->ptr += fast; in imm_completion() 694 scsi_pointer->this_residual -= fast; in imm_completion()
|
| A D | ppa.c | 552 int fast, bulk, status; in ppa_completion() local 601 fast = bulk && scsi_pointer->this_residual >= PPA_BURST_SIZE ? in ppa_completion() 605 status = ppa_out(dev, scsi_pointer->ptr, fast); in ppa_completion() 607 status = ppa_in(dev, scsi_pointer->ptr, fast); in ppa_completion() 609 scsi_pointer->ptr += fast; in ppa_completion() 610 scsi_pointer->this_residual -= fast; in ppa_completion()
|
| A 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() 1968 if(hostdata->fast) in NCR_700_host_reset() 1982 if(!hostdata->fast) in NCR_700_set_period() 2003 if(!hostdata->fast) in NCR_700_set_offset() 2044 if(hostdata->fast) { in NCR_700_sdev_configure()
|
| A D | mvme147.c | 111 hdata->fast = 0; in mvme147_init()
|
| A D | wd33c93.h | 245 uchar fast; /* set this flag to enable Fast SCSI */ member
|
| /drivers/scsi/aic7xxx/ |
| A 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/iio/adc/ |
| A D | stm32-dfsdm-adc.c | 196 unsigned int fast, unsigned int oversamp) in stm32_dfsdm_compute_osrs() argument 203 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fast]; in stm32_dfsdm_compute_osrs() 226 if (fast) in stm32_dfsdm_compute_osrs() 303 fast, flo->fosr, flo->iosr, in stm32_dfsdm_compute_osrs() 467 fl->fast = 0; in stm32_dfsdm_channels_configure() 475 fl->fast = 1; in stm32_dfsdm_channels_configure() 508 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fl->fast]; in stm32_dfsdm_filter_configure() 537 DFSDM_CR1_FAST(fl->fast)); in stm32_dfsdm_filter_configure() 903 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fl->fast]; in stm32_dfsdm_process_data() 1347 struct stm32_dfsdm_filter_osr *flo = &fl->flo[fl->fast]; in stm32_dfsdm_read_raw()
|
| /drivers/media/dvb-frontends/ |
| A 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/scsi/aacraid/ |
| A 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/ |
| A 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()
|
| A D | io_sch.h | 150 unsigned int fast:1; /* post with "channel end" */ member
|
| /drivers/net/wireless/ath/ath5k/ |
| A 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/net/phy/realtek/ |
| A D | Kconfig | 5 Currently supports RTL821x/RTL822x and fast ethernet PHYs
|
| /drivers/gpu/drm/panthor/ |
| A D | panthor_device.c | 486 ptdev->reset.fast = false; in panthor_device_resume() 491 if (ret && ptdev->reset.fast) { in panthor_device_resume() 493 ptdev->reset.fast = false; in panthor_device_resume()
|
| A D | panthor_fw.c | 1084 ptdev->reset.fast = false; in panthor_fw_pre_reset() 1095 ptdev->reset.fast = true; in panthor_fw_pre_reset() 1120 if (!ptdev->reset.fast) { in panthor_fw_post_reset() 1140 ptdev->reset.fast ? "fast" : "slow"); in panthor_fw_post_reset()
|
| /drivers/atm/ |
| A D | eni.h | 98 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member
|
| /drivers/media/tuners/ |
| A 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/soc/fsl/qe/ |
| A D | Kconfig | 29 This option provides qe_lib support to UCC fast
|
| /drivers/crypto/ |
| A D | atmel-tdes.c | 454 int err, fast = 0, in, out; in atmel_tdes_crypt_start() local 464 fast = in && out; in atmel_tdes_crypt_start() 467 fast = 0; in atmel_tdes_crypt_start() 471 if (fast) { in atmel_tdes_crypt_start()
|
| /drivers/net/plip/ |
| A D | Kconfig | 11 reasonably fast mini network consisting of two (or, rarely, more)
|