fifo_threshold    196 drivers/gpu/drm/omapdrm/dss/hdmi.h 	u16				fifo_threshold;
fifo_threshold    824 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c 	audio_dma.fifo_threshold = 0x20; /* in number of samples */
fifo_threshold    866 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 	audio_dma.fifo_threshold = 0x20; /* in number of samples */
fifo_threshold    260 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	r = FLD_MOD(r, aud_dma->fifo_threshold, 8, 0);
fifo_threshold    135 drivers/input/touchscreen/bcm_iproc_tsc.c 	u32 fifo_threshold;
fifo_threshold    167 drivers/input/touchscreen/bcm_iproc_tsc.c 	.fifo_threshold   = 1,    /* 0 to 31 */
fifo_threshold    229 drivers/input/touchscreen/bcm_iproc_tsc.c 		for (i = 0; i < priv->cfg_params.fifo_threshold; i++) {
fifo_threshold    291 drivers/input/touchscreen/bcm_iproc_tsc.c 	val = priv->cfg_params.fifo_threshold;
fifo_threshold    403 drivers/input/touchscreen/bcm_iproc_tsc.c 		priv->cfg_params.fifo_threshold = val;
fifo_threshold    187 drivers/media/dvb-frontends/dib3000mc.c 	u16 fifo_threshold = 1792;
fifo_threshold    220 drivers/media/dvb-frontends/dib3000mc.c 			fifo_threshold = 512;
fifo_threshold    240 drivers/media/dvb-frontends/dib3000mc.c 	ret |= dib3000mc_write_word(state,  207, fifo_threshold); /* synchronous fread */
fifo_threshold    154 drivers/media/dvb-frontends/dib7000m.c 	u16 outreg, fifo_threshold, smo_mode,
fifo_threshold    158 drivers/media/dvb-frontends/dib7000m.c 	fifo_threshold = 1792;
fifo_threshold    181 drivers/media/dvb-frontends/dib7000m.c 			fifo_threshold = 512;
fifo_threshold    196 drivers/media/dvb-frontends/dib7000m.c 	ret |= dib7000m_write_word(state,  295 + state->reg_offs, fifo_threshold); /* synchronous fread */
fifo_threshold    175 drivers/media/dvb-frontends/dib7000p.c 	u16 outreg, fifo_threshold, smo_mode;
fifo_threshold    178 drivers/media/dvb-frontends/dib7000p.c 	fifo_threshold = 1792;
fifo_threshold    201 drivers/media/dvb-frontends/dib7000p.c 		fifo_threshold = 512;
fifo_threshold    219 drivers/media/dvb-frontends/dib7000p.c 	ret |= dib7000p_write_word(state, 236, fifo_threshold);	/* synchronous fread */
fifo_threshold   2617 drivers/media/dvb-frontends/dib7000p.c 	u16 outreg, smo_mode, fifo_threshold;
fifo_threshold   2623 drivers/media/dvb-frontends/dib7000p.c 	fifo_threshold = 1792;
fifo_threshold   2667 drivers/media/dvb-frontends/dib7000p.c 		fifo_threshold = 512;
fifo_threshold   2689 drivers/media/dvb-frontends/dib7000p.c 	ret |= dib7000p_write_word(state, 236, fifo_threshold);	/* synchronous fread */
fifo_threshold    408 drivers/media/dvb-frontends/dib8000.c 	u16 outreg, fifo_threshold, smo_mode, sram = 0x0205;	/* by default SDRAM deintlv is enabled */
fifo_threshold    412 drivers/media/dvb-frontends/dib8000.c 	fifo_threshold = 1792;
fifo_threshold    437 drivers/media/dvb-frontends/dib8000.c 		fifo_threshold = 512;
fifo_threshold    459 drivers/media/dvb-frontends/dib8000.c 	dib8000_write_word(state, 300, fifo_threshold);	/* synchronous fread */
fifo_threshold   1564 drivers/media/dvb-frontends/dib8000.c 	u16 outreg, smo_mode, fifo_threshold;
fifo_threshold   1571 drivers/media/dvb-frontends/dib8000.c 	fifo_threshold = 1792;
fifo_threshold   1620 drivers/media/dvb-frontends/dib8000.c 			fifo_threshold = 512;
fifo_threshold   1646 drivers/media/dvb-frontends/dib8000.c 	ret |= dib8000_write_word(state, 299 + 1, fifo_threshold);
fifo_threshold    912 drivers/scsi/aic7xxx/aic79xx.h 	uint8_t  fifo_threshold;
fifo_threshold   2034 drivers/scsi/qla1280.c 		nv->isp_config.fifo_threshold |= 3;
fifo_threshold   2036 drivers/scsi/qla1280.c 		nv->isp_config.fifo_threshold |= 4;
fifo_threshold   2190 drivers/scsi/qla1280.c 			cfg1 |= nv->isp_config.fifo_threshold << 4;
fifo_threshold   2201 drivers/scsi/qla1280.c 		cfg1 = nv->isp_config.fifo_threshold << 4;
fifo_threshold    374 drivers/scsi/qla1280.h 		uint8_t fifo_threshold:4;
fifo_threshold    307 drivers/spi/spi-uniphier.c 	unsigned int fifo_threshold, fill_words;
fifo_threshold    310 drivers/spi/spi-uniphier.c 	fifo_threshold = DIV_ROUND_UP(priv->rx_bytes, bpw);
fifo_threshold    311 drivers/spi/spi-uniphier.c 	fifo_threshold = min(fifo_threshold, SSI_FIFO_DEPTH);
fifo_threshold    313 drivers/spi/spi-uniphier.c 	uniphier_spi_set_fifo_threshold(priv, fifo_threshold);
fifo_threshold    315 drivers/spi/spi-uniphier.c 	fill_words = fifo_threshold -
fifo_threshold    193 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h 	u16				fifo_threshold;
fifo_threshold    828 drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c 	audio_dma.fifo_threshold = 0x20; /* in number of samples */
fifo_threshold    858 drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c 	audio_dma.fifo_threshold = 0x20; /* in number of samples */
fifo_threshold    240 drivers/video/fbdev/omap2/omapfb/dss/hdmi_wp.c 	r = FLD_MOD(r, aud_dma->fifo_threshold, 8, 0);