Lines Matching defs:dib8000_config
6 struct dib8000_config { struct
7 u8 output_mpeg2_in_188_bytes;
8 u8 hostbus_diversity;
9 u8 tuner_is_baseband;
10 int (*update_lna) (struct dvb_frontend *, u16 agc_global);
12 u8 agc_config_count;
13 struct dibx000_agc_config *agc;
14 struct dibx000_bandwidth_config *pll;
17 u16 gpio_dir;
19 u16 gpio_val;
25 u16 gpio_pwm_pos;
26 u16 pwm_freq_div;
28 void (*agc_control) (struct dvb_frontend *, u8 before);
30 u16 drives;
31 u16 diversity_delay;
32 u8 div_cfg;
33 u8 output_mode;
34 u8 refclksel;
35 u8 enMpegOutput:1;
37 struct dibx000_bandwidth_config *plltable;