1
2
3
4
5
6
7
8
9
10
11
12
13 #define MAXNXT6000REG (0x9A)
14
15
16 #define A_VIT_BER_0 (0x1B)
17
18
19 #define A_VIT_BER_TIMER_0 (0x1D)
20
21
22 #define RS_COR_STAT (0x21)
23 #define RSCORESTATUS (0x03)
24
25
26 #define RS_COR_INTEN (0x22)
27
28
29 #define RS_COR_INSTAT (0x23)
30 #define INSTAT_ERROR (0x04)
31 #define LOCK_LOSS_BITS (0x03)
32
33
34 #define RS_COR_SYNC_PARAM (0x24)
35 #define SYNC_PARAM (0x03)
36
37
38 #define BER_CTRL (0x25)
39 #define BER_ENABLE (0x02)
40 #define BER_RESET (0x01)
41
42
43 #define BER_PAY (0x26)
44
45
46 #define BER_PKT_L (0x27)
47 #define BER_PKTOVERFLOW (0x80)
48
49
50 #define VIT_COR_CTL (0x30)
51 #define BER_CONTROL (0x02)
52 #define VIT_COR_MASK (0x82)
53 #define VIT_COR_RESYNC (0x80)
54
55
56
57 #define VIT_SYNC_STATUS (0x32)
58 #define VITINSYNC (0x80)
59
60
61 #define VIT_COR_INTEN (0x33)
62 #define GLOBAL_ENABLE (0x80)
63
64
65 #define VIT_COR_INTSTAT (0x34)
66 #define BER_DONE (0x08)
67 #define BER_OVERFLOW (0x10)
68
69
70 #define VIT_BERTIME_2 (0x38)
71
72
73 #define VIT_BERTIME_1 (0x39)
74
75
76 #define VIT_BERTIME_0 (0x3a)
77
78
79 #define A_VIT_BER_TIMER_0 (0x1D)
80
81
82 #define A_VIT_BER_0 (0x1B)
83
84
85 #define VIT_BER_1 (0x3b)
86
87
88 #define VIT_BER_0 (0x3c)
89
90
91 #define OFDM_COR_CTL (0x40)
92 #define COREACT (0x20)
93 #define HOLDSM (0x10)
94 #define WAIT_AGC (0x02)
95 #define WAIT_SYR (0x03)
96
97
98 #define OFDM_COR_STAT (0x41)
99 #define COR_STATUS (0x0F)
100 #define MONITOR_TPS (0x06)
101 #define TPSLOCKED (0x40)
102 #define AGCLOCKED (0x10)
103
104
105 #define OFDM_COR_INTEN (0x42)
106 #define TPSRCVBAD (0x04)
107 #define TPSRCVCHANGED (0x02)
108 #define TPSRCVUPDATE (0x01)
109
110
111 #define OFDM_COR_INSTAT (0x43)
112
113
114 #define OFDM_COR_MODEGUARD (0x44)
115 #define FORCEMODE (0x08)
116 #define FORCEMODE8K (0x04)
117
118
119 #define OFDM_AGC_CTL (0x45)
120 #define INITIAL_AGC_BW (0x08)
121 #define AGCNEG (0x02)
122 #define AGCLAST (0x10)
123
124
125 #define OFDM_AGC_TARGET (0x48)
126 #define OFDM_AGC_TARGET_DEFAULT (0x28)
127 #define OFDM_AGC_TARGET_IMPULSE (0x38)
128
129
130 #define OFDM_AGC_GAIN_1 (0x49)
131
132
133 #define OFDM_ITB_CTL (0x4B)
134 #define ITBINV (0x01)
135
136
137 #define AGC_GAIN_1 (0x49)
138
139
140 #define AGC_GAIN_2 (0x4A)
141
142
143 #define OFDM_ITB_FREQ_1 (0x4C)
144
145
146 #define OFDM_ITB_FREQ_2 (0x4D)
147
148
149 #define OFDM_CAS_CTL (0x4E)
150 #define ACSDIS (0x40)
151 #define CCSEN (0x80)
152
153
154 #define CAS_FREQ (0x4F)
155
156
157 #define OFDM_SYR_CTL (0x51)
158 #define SIXTH_ENABLE (0x80)
159 #define SYR_TRACKING_DISABLE (0x01)
160
161
162 #define OFDM_SYR_STAT (0x52)
163 #define GI14_2K_SYR_LOCK (0x13)
164 #define GI14_8K_SYR_LOCK (0x17)
165 #define GI14_SYR_LOCK (0x10)
166
167
168 #define OFDM_SYR_OFFSET_1 (0x55)
169
170
171 #define OFDM_SYR_OFFSET_2 (0x56)
172
173
174 #define OFDM_SCR_CTL (0x58)
175 #define SYR_ADJ_DECAY_MASK (0x70)
176 #define SYR_ADJ_DECAY (0x30)
177
178
179 #define OFDM_PPM_CTL_1 (0x59)
180 #define PPMMAX_MASK (0x30)
181 #define PPM256 (0x30)
182
183
184 #define OFDM_TRL_NOMINALRATE_1 (0x5B)
185
186
187 #define OFDM_TRL_NOMINALRATE_2 (0x5C)
188
189
190 #define OFDM_TRL_TIME_1 (0x5D)
191
192
193 #define OFDM_CRL_FREQ_1 (0x60)
194
195
196 #define OFDM_CHC_CTL_1 (0x63)
197 #define MANMEAN1 (0xF0);
198 #define CHCFIR (0x01)
199
200
201 #define OFDM_CHC_SNR (0x64)
202
203
204 #define OFDM_BDI_CTL (0x65)
205 #define LP_SELECT (0x02)
206
207
208 #define OFDM_TPS_RCVD_1 (0x67)
209 #define TPSFRAME (0x03)
210
211
212 #define OFDM_TPS_RCVD_2 (0x68)
213
214
215 #define OFDM_TPS_RCVD_3 (0x69)
216
217
218 #define OFDM_TPS_RCVD_4 (0x6A)
219
220
221 #define OFDM_TPS_RESERVED_1 (0x6B)
222
223
224 #define OFDM_TPS_RESERVED_2 (0x6C)
225
226
227 #define OFDM_MSC_REV (0x73)
228
229
230 #define OFDM_SNR_CARRIER_2 (0x76)
231 #define MEAN_MASK (0x80)
232 #define MEANBIT (0x80)
233
234
235 #define ANALOG_CONTROL_0 (0x80)
236 #define POWER_DOWN_ADC (0x40)
237
238
239 #define ENABLE_TUNER_IIC (0x81)
240 #define ENABLE_TUNER_BIT (0x01)
241
242
243 #define EN_DMD_RACQ (0x82)
244 #define EN_DMD_RACQ_REG_VAL (0x81)
245 #define EN_DMD_RACQ_REG_VAL_14 (0x01)
246
247
248 #define SNR_COMMAND (0x84)
249 #define SNRStat (0x80)
250
251
252 #define SNRCARRIERNUMBER_LSB (0x85)
253
254
255 #define SNRMINTHRESHOLD_LSB (0x87)
256
257
258 #define SNR_PER_CARRIER_LSB (0x89)
259
260
261 #define SNRBELOWTHRESHOLD_LSB (0x8B)
262
263
264 #define RF_AGC_VAL_1 (0x91)
265
266
267 #define RF_AGC_STATUS (0x92)
268
269
270 #define DIAG_CONFIG (0x98)
271 #define DIAG_MASK (0x70)
272 #define TB_SET (0x10)
273 #define TRAN_SELECT (0x07)
274 #define SERIAL_SELECT (0x01)
275
276
277 #define SUB_DIAG_MODE_SEL (0x99)
278 #define CLKINVERSION (0x01)
279
280
281 #define TS_FORMAT (0x9A)
282 #define ERROR_SENSE (0x08)
283 #define VALID_SENSE (0x04)
284 #define SYNC_SENSE (0x02)
285 #define GATED_CLOCK (0x01)
286
287 #define NXT6000ASICDEVICE (0x0b)