Lines Matching defs:MT2063_AvoidSpursData_t
83 struct MT2063_AvoidSpursData_t { struct
84 u32 f_ref;
85 u32 f_in;
86 u32 f_LO1;
87 u32 f_if1_Center;
88 u32 f_if1_Request;
89 u32 f_if1_bw;
90 u32 f_LO2;
91 u32 f_out;
92 u32 f_out_bw;
93 u32 f_LO1_Step;
94 u32 f_LO2_Step;
95 u32 f_LO1_FracN_Avoid;
96 u32 f_LO2_FracN_Avoid;
97 u32 f_zif_bw;
98 u32 f_min_LO_Separation;
99 u32 maxH1;
100 u32 maxH2;
101 enum MT2063_DECT_Avoid_Type avoidDECT;
102 u32 bSpurPresent;
103 u32 bSpurAvoided;
104 u32 nSpursFound;
105 u32 nZones;
106 struct MT2063_ExclZone_t *freeZones;
107 struct MT2063_ExclZone_t *usedZones;
108 struct MT2063_ExclZone_t MT2063_ExclZones[MT2063_MAX_ZONES];