Searched refs:fifo_threshold (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | bcm_iproc_tsc.c | 128 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 D | brcm,iproc-touchscreen.txt | 50 - fifo_threshold: Interrupt is generated whenever the number of fifo 83 fifo_threshold = <1>;
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | dib3000mc.c | 187 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 D | dib7000m.c | 154 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()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi.h | 193 u16 fifo_threshold; member
|
| H A D | hdmi_wp.c | 240 r = FLD_MOD(r, aud_dma->fifo_threshold, 8, 0); in hdmi_wp_audio_config_dma()
|
| H A D | hdmi4_core.c | 828 audio_dma.fifo_threshold = 0x20; /* in number of samples */ in hdmi4_audio_config()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi.h | 197 u16 fifo_threshold; member
|
| H A D | hdmi_wp.c | 260 r = FLD_MOD(r, aud_dma->fifo_threshold, 8, 0); in hdmi_wp_audio_config_dma()
|
| H A D | hdmi4_core.c | 784 audio_dma.fifo_threshold = 0x20; /* in number of samples */ in hdmi4_audio_config()
|
| /linux/drivers/gpib/ines/ |
| H A D | ines_gpib.c | 196 unsigned int fifo_threshold) in ines_write_wait() argument 202 num_out_fifo_bytes(ines_priv) < fifo_threshold || in ines_write_wait()
|
| /linux/drivers/scsi/ |
| H A D | qla1280.c | 2033 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 D | qla1280.h | 375 uint8_t fifo_threshold:4; member
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.h | 912 uint8_t fifo_threshold; member
|