Lines Matching defs:dibx000_agc_config
64 struct dibx000_agc_config { struct
66 u8 band_caps;
68 u16 setup;
70 u16 inv_gain;
71 u16 time_stabiliz;
73 u8 alpha_level;
74 u16 thlock;
76 u8 wbd_inv;
77 u16 wbd_ref;
78 u8 wbd_sel;
79 u8 wbd_alpha;
81 u16 agc1_max;
82 u16 agc1_min;
83 u16 agc2_max;
84 u16 agc2_min;
86 u8 agc1_pt1;
87 u8 agc1_pt2;
88 u8 agc1_pt3;
90 u8 agc1_slope1;
91 u8 agc1_slope2;
93 u8 agc2_pt1;
94 u8 agc2_pt2;
96 u8 agc2_slope1;
97 u8 agc2_slope2;
99 u8 alpha_mant;
100 u8 alpha_exp;
102 u8 beta_mant;
103 u8 beta_exp;
105 u8 perform_agc_softsplit;
107 struct {
112 } split;