Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 20 of 20) sorted by relevance

/drivers/mtd/nand/
Dtxx9ndfmc.c75 unsigned char hold; /* in gbusclock */ member
249 txx9ndfmc_write(dev, (drvdata->hold << 4) | drvdata->spw, TXX9_NDFSPR); in txx9ndfmc_initialize()
278 int hold, spw; in txx9ndfmc_probe() local
294 hold = plat->hold ?: 20; /* tDH */ in txx9ndfmc_probe()
297 hold = TXX9NDFMC_NS_TO_CYC(gbusclk, hold); in txx9ndfmc_probe()
300 hold -= 2; /* actual hold time : (HOLD + 2) BUSCLK */ in txx9ndfmc_probe()
302 hold = clamp(hold, 1, 15); in txx9ndfmc_probe()
303 drvdata->hold = hold; in txx9ndfmc_probe()
307 (gbusclk + 500000) / 1000000, hold, spw); in txx9ndfmc_probe()
/drivers/clk/
Dclk-prima2.c348 u32 hold = (cfg >> 20) & (BIT(4) - 1); in dmn_clk_recalc_rate() local
350 return fin / (wait + hold + 2); in dmn_clk_recalc_rate()
358 unsigned ratio, wait, hold; in dmn_clk_round_rate() local
370 hold = ratio - wait - 2; in dmn_clk_round_rate()
372 return fin / (wait + hold + 2); in dmn_clk_round_rate()
380 unsigned ratio, wait, hold, reg; in dmn_clk_set_rate() local
392 hold = ratio - wait - 2; in dmn_clk_set_rate()
396 reg |= (wait << 16) | (hold << 20) | BIT(25); in dmn_clk_set_rate()
/drivers/spi/
Dspi-s3c24xx-fiq.S29 @ fiq_rtmp Temporary register to hold tx/rx data
Dspi-tegra114.c84 #define SPI_SETUP_HOLD(setup, hold) (((setup) << 4) | (hold)) argument
/drivers/staging/speakup/
DDefaultKeyAssignments8 InsKeyPad-period means hold down the insert key like a shift key and
Dspkguide.txt183 do under DOS or Windows, you hold it like a shift key, and press other
195 In order to enter the Speakup help system, press and hold the speakup
226 can press and hold the caps lock key, while pressing an alternate
240 purpose, hold the shift key while toggling the caps lock on and off. We
253 and hold the speakup key, a.k.a. keypad insert, a.k.a. caps lock, while
422 a subdirectory named /speakup/KWD is created to hold parameters specific
831 type the word lynx, followed by a space. Now press and hold the speakup
836 The paste buffer will continue to hold the cut information, until a new
1276 plus such following pages as are needed to hold, legibly, the material
/drivers/atm/
Dnicstarmac.copyright28 * Fix is simple: make large buffers large enough to hold entire
/drivers/scsi/
Desp_scsi.h295 int hold; member
Desp_scsi.c538 if (lp->hold) { in esp_alloc_lun_tag()
548 lp->hold = 0; in esp_alloc_lun_tag()
553 lp->hold = 1; in esp_alloc_lun_tag()
563 if (lp->non_tagged_cmd || lp->hold) in esp_alloc_lun_tag()
1995 lp->hold = 0; in esp_clear_hold()
/drivers/mtd/ubi/
DKconfig76 into one PEB. UBI will reserve PEBs to hold two fastmaps.
/drivers/usb/phy/
DKconfig24 Select this to automatically hold a wakelock when USB is
/drivers/scsi/aic7xxx/
Daic79xx_osm.c2789 static void ahd_linux_set_hold_mcs(struct scsi_target *starget, int hold) in ahd_linux_set_hold_mcs() argument
2805 if (hold && spi_max_width(starget)) in ahd_linux_set_hold_mcs()
Daic7xxx.reg439 * These registers hold the host address for the byte about to be
Daic7xxx.seq1966 * spec guarantees that the target will hold the data byte on the bus until
Daic79xx.seq1425 * from SCISDATL. The SCSI spec guarantees that the target will hold the
/drivers/tty/serial/
Dcrisv10.c3295 *info->ocmdadr = IO_STATE(R_DMA_CH6_CMD, cmd, hold); in rs_send_xchar()
3297 IO_STATE_VALUE(R_DMA_CH6_CMD, cmd, hold)); in rs_send_xchar()
/drivers/char/
DKconfig224 Do not hold the button down for too long, as the driver does not
/drivers/scsi/aic7xxx_old/
Daic7xxx.reg389 * These registers hold the host address for the byte about to be
Daic7xxx.seq1049 * spec guarantees that the target will hold the data byte on the bus until
/drivers/rtc/
DKconfig166 The first seven registers on these chips hold an RTC, and other