hold               67 arch/mips/bcm63xx/cs.c 			   unsigned int setup, unsigned int hold)
hold               82 arch/mips/bcm63xx/cs.c 	val |= hold << MPI_CSCTL_HOLD_SHIFT;
hold                7 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cs.h 			   unsigned int setup, unsigned int hold);
hold              544 arch/mips/include/asm/sn/sn0/hubio.h 		hold:	1,	/* entry is gathering inval acks */
hold              592 arch/mips/include/asm/sn/sn0/hubio.h 			hold:	1,	/* entry is gathering inval acks */
hold              891 arch/mips/include/asm/sn/sn0/hubio.h 		hold:	1,  /*	  16: crb gathering invalidate acks*/
hold              294 arch/mips/include/asm/txx9/tx4938.h void tx4938_ndfmc_init(unsigned int hold, unsigned int spw);
hold              518 arch/mips/include/asm/txx9/tx4939.h void tx4939_ndfmc_init(unsigned int hold, unsigned int spw,
hold              379 arch/mips/txx9/generic/setup_tx4938.c void __init tx4938_ndfmc_init(unsigned int hold, unsigned int spw)
hold              384 arch/mips/txx9/generic/setup_tx4938.c 		.hold = hold,
hold              454 arch/mips/txx9/generic/setup_tx4939.c void __init tx4939_ndfmc_init(unsigned int hold, unsigned int spw,
hold              460 arch/mips/txx9/generic/setup_tx4939.c 		.hold = hold,
hold              347 drivers/clk/sirf/clk-common.c 		u32 hold = (cfg >> 20) & (BIT(4) - 1);
hold              349 drivers/clk/sirf/clk-common.c 		return fin / (wait + hold + 2);
hold              357 drivers/clk/sirf/clk-common.c 	unsigned ratio, wait, hold;
hold              370 drivers/clk/sirf/clk-common.c 	hold = ratio - wait - 2;
hold              372 drivers/clk/sirf/clk-common.c 	return fin / (wait + hold + 2);
hold              380 drivers/clk/sirf/clk-common.c 	unsigned ratio, wait, hold, reg;
hold              393 drivers/clk/sirf/clk-common.c 	hold = ratio - wait - 2;
hold              397 drivers/clk/sirf/clk-common.c 	reg |= (wait << 16) | (hold << 20) | BIT(25);
hold               48 drivers/i2c/busses/i2c-at91-master.c 	int ckdiv, cdiv, div, hold = 0;
hold               74 drivers/i2c/busses/i2c-at91-master.c 		hold = DIV_ROUND_UP(t->sda_hold_ns
hold               76 drivers/i2c/busses/i2c-at91-master.c 		hold -= 3;
hold               77 drivers/i2c/busses/i2c-at91-master.c 		if (hold < 0)
hold               78 drivers/i2c/busses/i2c-at91-master.c 			hold = 0;
hold               79 drivers/i2c/busses/i2c-at91-master.c 		if (hold > AT91_TWI_CWGR_HOLD_MAX) {
hold               82 drivers/i2c/busses/i2c-at91-master.c 				 AT91_TWI_CWGR_HOLD_MAX, hold);
hold               83 drivers/i2c/busses/i2c-at91-master.c 			hold = AT91_TWI_CWGR_HOLD_MAX;
hold               88 drivers/i2c/busses/i2c-at91-master.c 			    | AT91_TWI_CWGR_HOLD(hold);
hold               91 drivers/i2c/busses/i2c-at91-master.c 		cdiv, ckdiv, hold, t->sda_hold_ns);
hold              353 drivers/iio/light/vl6180.c static int vl6180_hold(struct vl6180_data *data, bool hold)
hold              356 drivers/iio/light/vl6180.c 		hold ? VL6180_HOLD_ON : 0);
hold              318 drivers/media/platform/coda/coda-bit.c 	ctx->hold = false;
hold             2345 drivers/media/platform/coda/coda-bit.c 			ctx->hold = true;
hold             2381 drivers/media/platform/coda/coda-bit.c 			ctx->hold = true;
hold             2444 drivers/media/platform/coda/coda-bit.c 		ctx->hold = true;
hold             1137 drivers/media/platform/coda/coda-common.c 			ctx->hold = false;
hold             1416 drivers/media/platform/coda/coda-common.c 		ctx->hold = true;
hold             1472 drivers/media/platform/coda/coda-common.c 		if (ctx->hold && !src_bufs) {
hold             1989 drivers/media/platform/coda/coda-common.c 		ctx->hold = false;
hold              246 drivers/media/platform/coda/coda.h 	bool				hold;
hold               71 drivers/mtd/nand/raw/txx9ndfmc.c 	unsigned char hold;	/* in gbusclock */
hold              243 drivers/mtd/nand/raw/txx9ndfmc.c 	txx9ndfmc_write(dev, (drvdata->hold << 4) | drvdata->spw, TXX9_NDFSPR);
hold              274 drivers/mtd/nand/raw/txx9ndfmc.c 	int hold, spw;
hold              288 drivers/mtd/nand/raw/txx9ndfmc.c 	hold = plat->hold ?: 20; /* tDH */
hold              291 drivers/mtd/nand/raw/txx9ndfmc.c 	hold = TXX9NDFMC_NS_TO_CYC(gbusclk, hold);
hold              294 drivers/mtd/nand/raw/txx9ndfmc.c 		hold -= 2;	/* actual hold time : (HOLD + 2) BUSCLK */
hold              296 drivers/mtd/nand/raw/txx9ndfmc.c 	hold = clamp(hold, 1, 15);
hold              297 drivers/mtd/nand/raw/txx9ndfmc.c 	drvdata->hold = hold;
hold              301 drivers/mtd/nand/raw/txx9ndfmc.c 		 (gbusclk + 500000) / 1000000, hold, spw);
hold              338 drivers/remoteproc/stm32_rproc.c static int stm32_rproc_set_hold_boot(struct rproc *rproc, bool hold)
hold              345 drivers/remoteproc/stm32_rproc.c 	val = hold ? HOLD_BOOT : RELEASE_BOOT;
hold             2775 drivers/scsi/aic7xxx/aic79xx_osm.c static void ahd_linux_set_hold_mcs(struct scsi_target *starget, int hold)
hold             2791 drivers/scsi/aic7xxx/aic79xx_osm.c 	if (hold && spi_max_width(starget))
hold              579 drivers/scsi/esp_scsi.c 		if (lp->hold) {
hold              589 drivers/scsi/esp_scsi.c 			lp->hold = 0;
hold              594 drivers/scsi/esp_scsi.c 			lp->hold = 1;
hold              603 drivers/scsi/esp_scsi.c 	if (lp->non_tagged_cmd || lp->hold)
hold             2057 drivers/scsi/esp_scsi.c 	lp->hold = 0;
hold              308 drivers/scsi/esp_scsi.h 	int			hold;
hold               69 drivers/spi/spi-tegra114.c #define SPI_SETUP_HOLD(setup, hold)		(((setup) << 4) | (hold))
hold             3121 drivers/spi/spi.c void spi_set_cs_timing(struct spi_device *spi, u8 setup, u8 hold,
hold             3125 drivers/spi/spi.c 		spi->controller->set_cs_timing(spi, setup, hold, inactive_dly);
hold              601 fs/xfs/xfs_buf_item.c 	bool			hold = bip->bli_flags & XFS_BLI_HOLD;
hold              634 fs/xfs/xfs_buf_item.c 	if (hold || (stale && !released))
hold              280 fs/xfs/xfs_trace.h 		__field(int, hold)
hold              293 fs/xfs/xfs_trace.h 		__entry->hold = atomic_read(&bp->b_hold);
hold              304 fs/xfs/xfs_trace.h 		  __entry->hold,
hold              351 fs/xfs/xfs_trace.h 		__field(int, hold)
hold              362 fs/xfs/xfs_trace.h 		__entry->hold = atomic_read(&bp->b_hold);
hold              372 fs/xfs/xfs_trace.h 		  __entry->hold,
hold              395 fs/xfs/xfs_trace.h 		__field(int, hold)
hold              405 fs/xfs/xfs_trace.h 		__entry->hold = atomic_read(&bp->b_hold);
hold              417 fs/xfs/xfs_trace.h 		  __entry->hold,
hold               17 include/linux/platform_data/txx9/ndfmc.h 	unsigned int hold;		/* hold time in nanosecond */
hold              985 include/linux/spi/spi.h extern void spi_set_cs_timing(struct spi_device *spi, u8 setup, u8 hold, u8 inactive_dly);
hold               95 include/net/caif/caif_dev.h 					void (*hold)(struct cflayer *lyr),
hold               23 include/net/caif/cfsrvl.h 	void (*hold)(struct cflayer *lyr);
hold               51 include/net/caif/cfsrvl.h 	if (layr == NULL || layr->up == NULL || s->hold == NULL)
hold               54 include/net/caif/cfsrvl.h 	s->hold(layr->up);
hold               60 include/net/caif/cfsrvl.h 	if (layr == NULL || layr->up == NULL || s->hold == NULL)
hold               16 include/trace/events/page_pool.h 		 s32 inflight, u32 hold, u32 release),
hold               18 include/trace/events/page_pool.h 	TP_ARGS(pool, inflight, hold, release),
hold               23 include/trace/events/page_pool.h 		__field(u32,	hold)
hold               30 include/trace/events/page_pool.h 		__entry->hold		= hold;
hold               35 include/trace/events/page_pool.h 	  __entry->pool, __entry->inflight, __entry->hold, __entry->release)
hold               64 include/trace/events/page_pool.h 		 const struct page *page, u32 hold),
hold               66 include/trace/events/page_pool.h 	TP_ARGS(pool, page, hold),
hold               71 include/trace/events/page_pool.h 		__field(u32,				hold)
hold               77 include/trace/events/page_pool.h 		__entry->hold	= hold;
hold               81 include/trace/events/page_pool.h 		  __entry->pool, __entry->page, __entry->hold)
hold              540 include/video/newport.h #define DCB_CYCLES(setup,hold,width)                \
hold              541 include/video/newport.h                   ((hold << DCB_CSHOLD_SHIFT)  |    \
hold              103 lib/zlib_inflate/inffast.c     unsigned long hold;         /* local strm->hold */
hold              130 lib/zlib_inflate/inffast.c     hold = state->hold;
hold              141 lib/zlib_inflate/inffast.c             hold += (unsigned long)(PUP(in)) << bits;
hold              143 lib/zlib_inflate/inffast.c             hold += (unsigned long)(PUP(in)) << bits;
hold              146 lib/zlib_inflate/inffast.c         this = lcode[hold & lmask];
hold              149 lib/zlib_inflate/inffast.c         hold >>= op;
hold              160 lib/zlib_inflate/inffast.c                     hold += (unsigned long)(PUP(in)) << bits;
hold              163 lib/zlib_inflate/inffast.c                 len += (unsigned)hold & ((1U << op) - 1);
hold              164 lib/zlib_inflate/inffast.c                 hold >>= op;
hold              168 lib/zlib_inflate/inffast.c                 hold += (unsigned long)(PUP(in)) << bits;
hold              170 lib/zlib_inflate/inffast.c                 hold += (unsigned long)(PUP(in)) << bits;
hold              173 lib/zlib_inflate/inffast.c             this = dcode[hold & dmask];
hold              176 lib/zlib_inflate/inffast.c             hold >>= op;
hold              183 lib/zlib_inflate/inffast.c                     hold += (unsigned long)(PUP(in)) << bits;
hold              186 lib/zlib_inflate/inffast.c                         hold += (unsigned long)(PUP(in)) << bits;
hold              190 lib/zlib_inflate/inffast.c                 dist += (unsigned)hold & ((1U << op) - 1);
hold              198 lib/zlib_inflate/inffast.c                 hold >>= op;
hold              308 lib/zlib_inflate/inffast.c                 this = dcode[this.val + (hold & ((1U << op) - 1))];
hold              318 lib/zlib_inflate/inffast.c             this = lcode[this.val + (hold & ((1U << op) - 1))];
hold              336 lib/zlib_inflate/inffast.c     hold &= (1U << bits) - 1;
hold              344 lib/zlib_inflate/inffast.c     state->hold = hold;
hold               36 lib/zlib_inflate/inflate.c     state->hold = 0;
hold              172 lib/zlib_inflate/inflate.c         hold = state->hold; \
hold              183 lib/zlib_inflate/inflate.c         state->hold = hold; \
hold              190 lib/zlib_inflate/inflate.c         hold = 0; \
hold              200 lib/zlib_inflate/inflate.c         hold += (unsigned long)(*next++) << bits; \
hold              214 lib/zlib_inflate/inflate.c     ((unsigned)hold & ((1U << (n)) - 1))
hold              219 lib/zlib_inflate/inflate.c         hold >>= (n); \
hold              226 lib/zlib_inflate/inflate.c         hold >>= bits & 7; \
hold              323 lib/zlib_inflate/inflate.c     unsigned long hold;         /* bit buffer */
hold              358 lib/zlib_inflate/inflate.c                 ((BITS(8) << 8) + (hold >> 8)) % 31) {
hold              377 lib/zlib_inflate/inflate.c             state->mode = hold & 0x200 ? DICTID : TYPE;
hold              382 lib/zlib_inflate/inflate.c             strm->adler = state->check = REVERSE(hold);
hold              426 lib/zlib_inflate/inflate.c             if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) {
hold              431 lib/zlib_inflate/inflate.c             state->length = (unsigned)hold & 0xffff;
hold              700 lib/zlib_inflate/inflate.c                      REVERSE(hold)) != state->check) {
hold               89 lib/zlib_inflate/inflate.h     unsigned long hold;         /* input bit accumulator */
hold              210 net/caif/cfsrvl.c 				 void (*hold)(struct cflayer *lyr),
hold              218 net/caif/cfsrvl.c 	service->hold = hold;
hold              159 net/wireless/core.h 	atomic_t hold;
hold              184 net/wireless/core.h 	atomic_inc(&bss->hold);
hold              188 net/wireless/core.h 		atomic_inc(&bss->hold);
hold              194 net/wireless/core.h 	int r = atomic_dec_return(&bss->hold);
hold              199 net/wireless/core.h 		r = atomic_dec_return(&bss->hold);
hold               81 net/wireless/scan.c 	if (WARN_ON(atomic_read(&bss->hold)))
hold              404 net/wireless/scan.c 		if (atomic_read(&bss->hold))
hold              425 net/wireless/scan.c 		if (atomic_read(&bss->hold))
hold              945 net/wireless/scan.c 		    !atomic_read(&bss->hold))
hold             2071 net/wireless/scan.c 		WARN_ON(atomic_read(&new->hold));
hold             1041 sound/synth/emux/soundfont.c 		int attack, hold, decay, release;
hold             1044 sound/synth/emux/soundfont.c 		hold = calc_gus_envelope_time
hold             1060 sound/synth/emux/soundfont.c 			(snd_sf_calc_parm_hold(hold) << 8) |