Searched defs:fifo_threshold (Results 1 - 9 of 9) sorted by relevance

/drivers/media/dvb/frontends/
H A Ddib3000mc.c156 u16 fifo_threshold = 1792; local
189 fifo_threshold = 512;
209 ret |= dib3000mc_write_word(state, 207, fifo_threshold); /* synchronous fread */
H A Ddib7000m.c150 u16 outreg, fifo_threshold, smo_mode, local
154 fifo_threshold = 1792;
177 fifo_threshold = 512;
192 ret |= dib7000m_write_word(state, 295 + state->reg_offs, fifo_threshold); /* synchronous fread */
H A Ddib7000p.c164 u16 outreg, fifo_threshold, smo_mode; local
167 fifo_threshold = 1792;
190 fifo_threshold = 512;
208 ret |= dib7000p_write_word(state, 236, fifo_threshold); /* synchronous fread */
2239 u16 outreg, smo_mode, fifo_threshold; local
2245 fifo_threshold = 1792;
2289 fifo_threshold = 512;
2311 ret |= dib7000p_write_word(state, 236, fifo_threshold); /* synchronous fread */
H A Ddib8000.c342 u16 outreg, fifo_threshold, smo_mode, sram = 0x0205; /* by default SDRAM deintlv is enabled */ local
345 fifo_threshold = 1792;
370 fifo_threshold = 512;
392 dib8000_write_word(state, 300, fifo_threshold); /* synchronous fread */
1440 u16 outreg, smo_mode, fifo_threshold; local
1446 fifo_threshold = 1792;
1495 fifo_threshold = 512;
1521 ret |= dib8000_write_word(state, 299 + 1, fifo_threshold);
/drivers/media/video/
H A Dvino.c283 unsigned int fifo_threshold; member in struct:vino_channel_settings
/drivers/video/omap2/dss/
H A Dti_hdmi_4xxx_ip.h542 u16 fifo_threshold; member in struct:hdmi_audio_dma
/drivers/scsi/aic7xxx/
H A Daic79xx.h915 uint8_t fifo_threshold; member in struct:vpd_config
/drivers/scsi/
H A Dqla1280.h383 uint8_t fifo_threshold:4; member in struct:nvram::__anon4757
/drivers/net/ethernet/freescale/
H A Dgianfar.h1089 unsigned int fifo_threshold; member in struct:gfar_private

Completed in 1118 milliseconds