Lines Matching defs:dib8000_config
7 struct dib8000_config { struct
8 u8 output_mpeg2_in_188_bytes;
9 u8 hostbus_diversity;
10 u8 tuner_is_baseband;
11 int (*update_lna) (struct dvb_frontend *, u16 agc_global);
13 u8 agc_config_count;
14 struct dibx000_agc_config *agc;
15 struct dibx000_bandwidth_config *pll;
18 u16 gpio_dir;
20 u16 gpio_val;
26 u16 gpio_pwm_pos;
27 u16 pwm_freq_div;
29 void (*agc_control) (struct dvb_frontend *, u8 before);
31 u16 drives;
32 u16 diversity_delay;
33 u8 div_cfg;
34 u8 output_mode;
35 u8 refclksel;
36 u8 enMpegOutput:1;
38 struct dibx000_bandwidth_config *plltable;