Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/stm/
H A Dltdc.h33 bool fifo_threshold; /* fifo underrun threshold supported */ member
52 u32 fifo_threshold; /* fifo underrun threshold */ member
H A Dltdc.c1195 drm_printf(p, "\tfifo_underrun_threshold=%d\n", ldev->fifo_threshold); in ltdc_crtc_atomic_print_state()
1487 if (ldev->caps.fifo_threshold) { in ltdc_plane_atomic_update()
1493 if (ldev->fifo_warn >= ldev->fifo_threshold) { in ltdc_plane_atomic_update()
1724 if (ldev->caps.fifo_threshold) in ltdc_encoder_enable()
1725 regmap_write(ldev->regmap, LTDC_FUT, ldev->fifo_threshold); in ltdc_encoder_enable()
1824 ldev->caps.fifo_threshold = false; in ltdc_get_caps()
1842 ldev->caps.fifo_threshold = false; in ltdc_get_caps()
1860 ldev->caps.fifo_threshold = true; in ltdc_get_caps()
2000 ldev->fifo_threshold = FUT_DFT; in ltdc_load()
/linux/drivers/input/touchscreen/
H A Dbcm_iproc_tsc.c128 u32 fifo_threshold; member
160 .fifo_threshold = 1, /* 0 to 31 */
222 for (i = 0; i < priv->cfg_params.fifo_threshold; i++) { in iproc_touchscreen_interrupt()
284 val = priv->cfg_params.fifo_threshold; in iproc_ts_start()
396 priv->cfg_params.fifo_threshold = val; in iproc_get_tsc_config()
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt50 - fifo_threshold: Interrupt is generated whenever the number of fifo
83 fifo_threshold = <1>;
/linux/drivers/spi/
H A Dspi-apple.c198 u32 cr, fifo_threshold; in apple_spi_prep_transfer() local
214 fifo_threshold = APPLE_SPI_FIFO_DEPTH / 2; in apple_spi_prep_transfer()
215 return (200000 * t->bits_per_word * fifo_threshold) <= t->speed_hz; in apple_spi_prep_transfer()
/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c170 u16 outreg, fifo_threshold, smo_mode; in dib7000p_set_output_mode() local
173 fifo_threshold = 1792; in dib7000p_set_output_mode()
196 fifo_threshold = 512; in dib7000p_set_output_mode()
214 ret |= dib7000p_write_word(state, 236, fifo_threshold); /* synchronous fread */ in dib7000p_set_output_mode()
2612 u16 outreg, smo_mode, fifo_threshold; in dib7090_set_output_mode() local
2618 fifo_threshold = 1792; in dib7090_set_output_mode()
2662 fifo_threshold = 512; in dib7090_set_output_mode()
2684 ret |= dib7000p_write_word(state, 236, fifo_threshold); /* synchronous fread */ in dib7090_set_output_mode()
H A Ddib3000mc.c187 u16 fifo_threshold = 1792; in dib3000mc_set_output_mode() local
220 fifo_threshold = 512; in dib3000mc_set_output_mode()
240 ret |= dib3000mc_write_word(state, 207, fifo_threshold); /* synchronous fread */ in dib3000mc_set_output_mode()
H A Ddib7000m.c154 u16 outreg, fifo_threshold, smo_mode, in dib7000m_set_output_mode() local
158 fifo_threshold = 1792; in dib7000m_set_output_mode()
181 fifo_threshold = 512; in dib7000m_set_output_mode()
196 ret |= dib7000m_write_word(state, 295 + state->reg_offs, fifo_threshold); /* synchronous fread */ in dib7000m_set_output_mode()
H A Ddib8000.c408 u16 outreg, fifo_threshold, smo_mode, sram = 0x0205; /* by default SDRAM deintlv is enabled */ in dib8000_set_output_mode() local
412 fifo_threshold = 1792; in dib8000_set_output_mode()
437 fifo_threshold = 512; in dib8000_set_output_mode()
459 dib8000_write_word(state, 300, fifo_threshold); /* synchronous fread */ in dib8000_set_output_mode()
1564 u16 outreg, smo_mode, fifo_threshold; in dib8096p_set_output_mode() local
1571 fifo_threshold = 1792; in dib8096p_set_output_mode()
1620 fifo_threshold = 512; in dib8096p_set_output_mode()
1646 ret |= dib8000_write_word(state, 299 + 1, fifo_threshold); in dib8096p_set_output_mode()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi.h193 u16 fifo_threshold; member
H A Dhdmi_wp.c240 r = FLD_MOD(r, aud_dma->fifo_threshold, 8, 0); in hdmi_wp_audio_config_dma()
H A Dhdmi4_core.c828 audio_dma.fifo_threshold = 0x20; /* in number of samples */ in hdmi4_audio_config()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi.h197 u16 fifo_threshold; member
H A Dhdmi_wp.c260 r = FLD_MOD(r, aud_dma->fifo_threshold, 8, 0); in hdmi_wp_audio_config_dma()
H A Dhdmi4_core.c784 audio_dma.fifo_threshold = 0x20; /* in number of samples */ in hdmi4_audio_config()
H A Dhdmi5_core.c843 audio_dma.fifo_threshold = 0x20; /* in number of samples */ in hdmi5_audio_config()
/linux/drivers/staging/gpib/ines/
H A Dines_gpib.c195 unsigned int fifo_threshold) in ines_write_wait() argument
201 num_out_fifo_bytes(ines_priv) < fifo_threshold || in ines_write_wait()
/linux/drivers/scsi/
H A Dqla1280.c2033 nv->isp_config.fifo_threshold |= 3; in qla1280_set_defaults()
2035 nv->isp_config.fifo_threshold |= 4; in qla1280_set_defaults()
2188 cfg1 |= nv->isp_config.fifo_threshold << 4; in qla1280_nvram_config()
2199 cfg1 = nv->isp_config.fifo_threshold << 4; in qla1280_nvram_config()
H A Dqla1280.h375 uint8_t fifo_threshold:4; member
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h912 uint8_t fifo_threshold; member