Lines Matching defs:dibx000_agc_config
65 struct dibx000_agc_config { struct
67 u8 band_caps;
69 u16 setup;
71 u16 inv_gain;
72 u16 time_stabiliz;
74 u8 alpha_level;
75 u16 thlock;
77 u8 wbd_inv;
78 u16 wbd_ref;
79 u8 wbd_sel;
80 u8 wbd_alpha;
82 u16 agc1_max;
83 u16 agc1_min;
84 u16 agc2_max;
85 u16 agc2_min;
87 u8 agc1_pt1;
88 u8 agc1_pt2;
89 u8 agc1_pt3;
91 u8 agc1_slope1;
92 u8 agc1_slope2;
94 u8 agc2_pt1;
95 u8 agc2_pt2;
97 u8 agc2_slope1;
98 u8 agc2_slope2;
100 u8 alpha_mant;
101 u8 alpha_exp;
103 u8 beta_mant;
104 u8 beta_exp;
106 u8 perform_agc_softsplit;
108 struct {
113 } split;