5d24c49a4be946d84d1dfede605d07e827bda57f
[fw/altos] / src / drivers / ao_cc1120.h
1 /*
2  * Copyright © 2012 Keith Packard <keithp@keithp.com>
3  *
4  * This program is free software; you can redistribute it and/or modify
5  * it under the terms of the GNU General Public License as published by
6  * the Free Software Foundation; version 2 of the License.
7  *
8  * This program is distributed in the hope that it will be useful, but
9  * WITHOUT ANY WARRANTY; without even the implied warranty of
10  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11  * General Public License for more details.
12  *
13  * You should have received a copy of the GNU General Public License along
14  * with this program; if not, write to the Free Software Foundation, Inc.,
15  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
16  */
17
18 #ifndef _AO_CC1120_H_
19 #define _AO_CC1120_H_
20
21 #define CC1120_READ     (7)
22 #define CC1120_BURST    (6)
23
24 /* Register space */
25 #define CC1120_IOCFG3           0x00
26 #define  CC1120_IOCFG_GPIO_ATRAN        7
27 #define  CC1120_IOCFG_GPIO_INV          6
28 #define  CC1120_IOCFG_GPIO_CFG          0
29 #define  CC1120_IOCFG_GPIO_CFG_RXFIFO_THR       0
30 #define  CC1120_IOCFG_GPIO_CFG_RXFIFO_THR_PKT   1       
31 #define  CC1120_IOCFG_GPIO_CFG_TXFIFO_THR       2
32 #define  CC1120_IOCFG_GPIO_CFG_TXFIFO_THR_PKT   3
33 #define  CC1120_IOCFG_GPIO_CFG_RXFIFO_OVERFLOW  4
34 #define  CC1120_IOCFG_GPIO_CFG_TXFIFO_UNDERFLOW 5
35 #define  CC1120_IOCFG_GPIO_CFG_PKT_SYNC_RXTX    6
36 #define  CC1120_IOCFG_GPIO_CFG_CRC_OK           7
37 #define  CC1120_IOCFG_GPIO_CFG_SERIAL_CLK       8
38 #define  CC1120_IOCFG_GPIO_CFG_SERIAL_RX        9
39 #define  CC1120_IOCFG_GPIO_CFG_PQT_REACHED      11
40 #define  CC1120_IOCFG_GPIO_CFG_PQT_VALID        12
41 #define  CC1120_IOCFG_GPIO_CFG_RSSI_VALID       13
42 #define  CC1120_IOCFG_GPIO3_CFG_RSSI_UPDATE     14
43 #define  CC1120_IOCFG_GPIO2_CFG_RSSI_UPDATE     14
44 #define  CC1120_IOCFG_GPIO1_CFG_AGC_HOLD        14
45 #define  CC1120_IOCFG_GPIO0_CFG_AGC_UPDATE      14
46 #define  CC1120_IOCFG_GPIO3_CFG_CGA_STATUS      15
47 #define  CC1120_IOCFG_GPIO2_CFG_TXONCCA_DONE    15
48 #define  CC1120_IOCFG_GPIO1_CFG_CCA_STATUS      15
49 #define  CC1120_IOCFG_GPIO0_CFG_TXONCCA_FAILED  15
50 #define  CC1120_IOCFG_GPIO_CFG_CARRIER_SENSE_VALID      16
51 #define  CC1120_IOCFG_GPIO_CFG_CARRIER_SENSE    17
52 #define  CC1120_IOCFG_GPIO3_CFG_DSSS_CLK        18
53 #define  CC1120_IOCFG_GPIO2_CFG_DSSS_DATA0      18
54 #define  CC1120_IOCFG_GPIO1_CFG_DSSS_CLK        18
55 #define  CC1120_IOCFG_GPIO0_CFG_DSSS_DATA1      18
56 #define  CC1120_IOCFG_GPIO_CFG_PKT_CRC_OK       19
57 #define  CC1120_IOCFG_GPIO_CFG_MARC_MCU_WAKEUP  20
58 #define  CC1120_IOCFG_GPIO_CFG_SYNC_LOW0_HIGH1  21
59 #define  CC1120_IOCFG_GPIO_CFG_LNA_PA_REG_PD    23
60 #define  CC1120_IOCFG_GPIO_CFG_LNA_PD           24
61 #define  CC1120_IOCFG_GPIO_CFG_PA_RD            25
62 #define  CC1120_IOCFG_GPIO_CFG_RX0TX1_CFG       26
63 #define  CC1120_IOCFG_GPIO_CFG_IMAGE_FOUND      28
64 #define  CC1120_IOCFG_GPIO_CFG_CLKEN_SOFT       29
65 #define  CC1120_IOCFG_GPIO_CFG_SOFT_TX_DATA_CLK 30
66 #define  CC1120_IOCFG_GPIO_CFG_RSSI_STEP_FOUND  33
67 #define  CC1120_IOCFG_GPIO_CFG_RSSI_STEP_EVENT  34
68 #define  CC1120_IOCFG_GPIO_CFG_ANTENNA_SELECT   36
69 #define  CC1120_IOCFG_GPIO_CFG_MARC_2PIN_STATUS1        37
70 #define  CC1120_IOCFG_GPIO_CFG_MARC_2PIN_STATUS0        38
71 #define  CC1120_IOCFG_GPIO2_CFG_TXFIFO_OVERFLOW         39
72 #define  CC1120_IOCFG_GPIO0_CFG_RXFIFO_UNDERFLOW        39
73 #define  CC1120_IOCFG_GPIO3_CFG_MAGN_VALID      40
74 #define  CC1120_IOCFG_GPIO2_CFG_CHFILT_VALID    40
75 #define  CC1120_IOCFG_GPIO1_CFG_RCC_CAL_VALID   40
76 #define  CC1120_IOCFG_GPIO0_CFG_CHFILTER_STARTUP_VALID  40
77 #define  CC1120_IOCFG_GPIO3_CFG_COLLISION_FOUND         41
78 #define  CC1120_IOCFG_GPIO2_CFG_SYNC_EVENT              41
79 #define  CC1120_IOCFG_GPIO1_CFG_COLLISION_FOUND         41
80 #define  CC1120_IOCFG_GPIO0_CFG_COLLISION_EVENT         41
81 #define  CC1120_IOCFG_GPIO_CFG_PA_RAMP_UP               42
82 #define  CC1120_IOCFG_GPIO3_CFG_CRC_FAILED              43
83 #define  CC1120_IOCFG_GPIO2_CFG_LENGTH_FAILED           43
84 #define  CC1120_IOCFG_GPIO1_CFG_ADDR_FAILED             43
85 #define  CC1120_IOCFG_GPIO0_CFG_UART_FRAMING_ERROR      43
86 #define  CC1120_IOCFG_GPIO_CFG_AGC_STABLE_GAIN          44
87 #define  CC1120_IOCFG_GPIO_CFG_AGC_UPDATE               45
88 #define  CC1120_IOCFG_GPIO3_CFG_ADC_CLOCK               46
89 #define  CC1120_IOCFG_GPIO2_CFG_ADC_Q_DATA_SAMPLE       46
90 #define  CC1120_IOCFG_GPIO1_CFG_ADC_CLOCK               46
91 #define  CC1120_IOCFG_GPIO0_CFG_ADC_I_DATA_SAMPLE       46
92 #define  CC1120_IOCFG_GPIO_CFG_HIGHZ                    48
93 #define  CC1120_IOCFG_GPIO_CFG_EXT_CLOCK                49
94 #define  CC1120_IOCFG_GPIO_CFG_CHIP_RDY                 50
95 #define  CC1120_IOCFG_GPIO_CFG_HW0                      51
96 #define  CC1120_IOCFG_GPIO_CFG_CLOCK_32K                54
97 #define  CC1120_IOCFG_GPIO_CFG_WOR_EVENT0               55
98 #define  CC1120_IOCFG_GPIO_CFG_WOR_EVENT1               56
99 #define  CC1120_IOCFG_GPIO_CFG_WOR_EVENT2               57
100 #define  CC1120_IOCFG_GPIO_CFG_XOSC_STABLE              59
101 #define  CC1120_IOCFG_GPIO_CFG_EXT_OSC_EN               60
102 #define  CC1120_IOCFG_GPIO_CFG_MASK     0x3f
103
104 #define CC1120_IOCFG3           0x00
105 #define CC1120_IOCFG2           0x01
106 #define CC1120_IOCFG1           0x02
107 #define CC1120_IOCFG0           0x03
108 #define CC1120_SYNC3            0x04
109 #define CC1120_SYNC2            0x05
110 #define CC1120_SYNC1            0x06
111 #define CC1120_SYNC0            0x07
112 #define CC1120_SYNC_CFG1        0x08
113 #define  CC1120_SYNC_CFG1_DEM_CFG       5
114 #define  CC1120_SYNC_CFG1_DEM_CFG_PQT_GATING_DISABLED   0
115 #define  CC1120_SYNC_CFG1_DEM_CFG_PQT_GATING_ENABLED    2
116 #define  CC1120_SYNC_CFG1_DEM_CFG_MASK                  0x7
117
118 #define  CC1120_SYNC_CFG1_SYNC_THR      0
119 #define  CC1120_SYNC_CFG1_SYNC_MASK                     0x1f
120
121 #define CC1120_SYNC_CFG0        0x09
122 #define  CC1120_SYNC_CFG0_SYNC_MODE     2
123 #define  CC1120_SYNC_CFG0_SYNC_MODE_NONE                0
124 #define  CC1120_SYNC_CFG0_SYNC_MODE_11_BITS             1
125 #define  CC1120_SYNC_CFG0_SYNC_MODE_16_BITS             2
126 #define  CC1120_SYNC_CFG0_SYNC_MODE_18_BITS             3
127 #define  CC1120_SYNC_CFG0_SYNC_MODE_24_BITS             4
128 #define  CC1120_SYNC_CFG0_SYNC_MODE_32_BITS             5
129 #define  CC1120_SYNC_CFG0_SYNC_MODE_16H_BITS            6
130 #define  CC1120_SYNC_CFG0_SYNC_MODE_16D_BITS            7
131 #define  CC1120_SYNC_CFG0_SYNC_MODE_MASK                7
132 #define  CC1120_SYNC_CFG0_SYNC_NUM_ERROR        0
133 #define  CC1120_SYNC_CFG0_SYNC_NUM_ERROR_0              0
134 #define  CC1120_SYNC_CFG0_SYNC_NUM_ERROR_2              1
135 #define  CC1120_SYNC_CFG0_SYNC_NUM_ERROR_DISABLED       3
136 #define  CC1120_SYNC_CFG0_SYNC_NUM_ERROR_MASK           3
137
138 #define CC1120_DEVIATION_M      0x0a
139 #define CC1120_MODCFG_DEV_E     0x0b
140 #define CC1120_MODCFG_DEV_E_MODEM_MODE          6
141 #define  CC1120_MODCFG_DEV_E_MODEM_MODE_NORMAL          0
142 #define  CC1120_MODCFG_DEV_E_MODEM_MODE_DSSS_REPEAT     1
143 #define  CC1120_MODCFG_DEV_E_MODEM_MODE_DSSS_PN         2
144 #define  CC1120_MODCFG_DEV_E_MODEM_MODE_MASK            3
145 #define CC1120_MODCFG_DEV_E_MOD_FORMAT          3
146 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_2_FSK            0
147 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_2_GFSK           1
148 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_ASK_OOK          3
149 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_4_FSK            4
150 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_4_GFSK           5
151 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_SC_MSK_UNSHAPED  6
152 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_SC_MSK_SHAPED    7
153 #define CC1120_MODCFG_DEV_E_MOD_FORMAT_MASK             7
154 #define CC1120_MODCFG_DEV_E_DEV_E               0
155 #define CC1120_MODCFG_DEV_E_DEV_E_MASK          7
156
157 #define CC1120_DCFILT_CFG       0x0c
158 #define CC1120_PREAMBLE_CFG1    0x0d
159 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE      2
160 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_NONE         0
161 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_0_5_BYTE     1
162 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_1_BYTE       2
163 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_1_5_BYTE     3
164 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_2_BYTES      4
165 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_3_BYTES      5
166 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_4_BYTES      6
167 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_5_BYTES      7
168 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_6_BYTES      8
169 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_7_BYTES      9
170 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_8_BYTES      10
171 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_12_BYTES     11
172 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_24_BYTES     12
173 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_30_BYTES     13
174 #define  CC1120_PREAMBLE_CFG1_NUM_PREAMBLE_MASK         0xf
175
176 #define  CC1120_PREAMBLE_CFG1_PREAMBLE_WORD     0
177 #define  CC1120_PREAMBLE_CFG1_PREAMBLE_WORD_AA          0
178 #define  CC1120_PREAMBLE_CFG1_PREAMBLE_WORD_55          1
179 #define  CC1120_PREAMBLE_CFG1_PREAMBLE_WORD_33          2
180 #define  CC1120_PREAMBLE_CFG1_PREAMBLE_WORD_CC          3
181 #define  CC1120_PREAMBLE_CFG1_PREAMBLE_WORD_MASK        3
182
183 #define CC1120_PREAMBLE_CFG0    0x0e
184 #define  CC1120_PREAMBLE_CFG0_PQT_EN            5
185 #define  CC1120_PREAMBLE_CFG0_PQT_VALID_TIMEOUT 4
186 #define  CC1120_PREAMBLE_CFG0_PQT               0
187 #define  CC1120_PREAMBLE_CFG0_PQT_MASK                  0xf
188
189 #define CC1120_FREQ_IF_CFG      0x0f
190 #define CC1120_IQIC             0x10
191 #define CC1120_CHAN_BW          0x11
192 #define CC1120_MDMCFG1          0x12
193 #define  CC1120_MDMCFG1_CARRIER_SENSE_GATE      7
194 #define  CC1120_MDMCFG1_FIFO_EN                 6
195 #define  CC1120_MDMCFG1_MANCHESTER_EN           5
196 #define  CC1120_MDMCFG1_INVERT_DATA_EN          4
197 #define  CC1120_MDMCFG1_COLLISION_DETECT_EN     3
198 #define  CC1120_MDMCFG1_DVGA_GAIN               1
199 #define  CC1120_MDMCFG1_DVGA_GAIN_0                     0
200 #define  CC1120_MDMCFG1_DVGA_GAIN_3                     1
201 #define  CC1120_MDMCFG1_DVGA_GAIN_6                     2
202 #define  CC1120_MDMCFG1_DVGA_GAIN_9                     3
203 #define  CC1120_MDMCFG1_DVGA_GAIN_MASK                  3
204 #define  CC1120_MDMCFG1_SINGLE_ADC_EN           0
205
206 #define CC1120_MDMCFG0          0x13
207 #define CC1120_DRATE2           0x14
208 #define CC1120_DRATE2_DATARATE_E                4
209 #define CC1120_DRATE2_DATARATE_E_MASK           0xf
210 #define CC1120_DRATE2_DATARATE_M_19_16          0
211 #define CC1120_DRATE2_DATARATE_M_19_16_MASK     0xf
212
213 #define CC1120_DRATE1           0x15
214 #define CC1120_DRATE0           0x16
215 #define CC1120_AGC_REF          0x17
216 #define CC1120_AGC_CS_THR       0x18
217 #define CC1120_AGC_GAIN_ADJUST  0x19
218
219 #define CC1120_AGC_CFG3         0x1a
220 #define  CC1120_AGC_CFG3_RSSI_STEP_THR          7
221 #define  CC1120_AGC_CFG3_AGC_MIN_GAIN           0
222 #define  CC1120_AGC_CFG3_AGC_MIN_GAIN_MASK      0x1f
223
224 #define CC1120_AGC_CFG2         0x1b
225 #define  CC1120_AGC_CFG2_START_PREVIOUS_GAIN_EN 7
226 #define  CC1120_AGC_CFG2_FE_PERFORMANCE_MODE    5
227 #define  CC1120_AGC_CFG2_FE_PERFORMANCE_MODE_OPTIMIZE_LINEARITY 0
228 #define  CC1120_AGC_CFG2_FE_PERFORMANCE_MODE_NORMAL             1
229 #define  CC1120_AGC_CFG2_FE_PERFORMANCE_MODE_LOW_POWER          2
230 #define  CC1120_AGC_CFG2_FE_PERFORMANCE_MODE_MASK               3
231 #define  CC1120_AGC_CFG2_AGC_MAX_GAIN           0
232 #define  CC1120_AGC_CFG2_AGC_MAX_MASK           0x1f
233
234 #define CC1120_AGC_CFG1         0x1c
235 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR      5
236 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_UPDATE_AGC_UPDATE_RSSI               0
237 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_FREEZE_AGC_UPDATE_RSSI               1
238 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_UPDATE_AGC_UPDATE_RSSI_SLOW          2
239 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_FREEZE_AGC_FREEZE_RSSI               3
240 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_UPDATE_AGC_UPDATE_RSSI_4             4
241 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_FREEZE_AGC_FREEZE_RSSI_5             5
242 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_UPDATE_AGC_UPDATE_RSSI_SLOW_6        6
243 #define  CC1120_AGC_CFG1_AGC_SYNC_BEHAVIOR_FREEZE_AGC_FREEZE_RSSI_7             7
244 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE           2
245 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_8                 0
246 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_16                1
247 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_32                2
248 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_64                3
249 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_128               4
250 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_256               5
251 #define  CC1120_AGC_CFG1_AGC_WIN_SIZE_MASK              7
252 #define  CC1120_AGC_CFG1_AGC_SETTLE_WAIT        0
253 #define  CC1120_AGC_CFG1_AGC_SETTLE_WAIT_24             0
254 #define  CC1120_AGC_CFG1_AGC_SETTLE_WAIT_32             1
255 #define  CC1120_AGC_CFG1_AGC_SETTLE_WAIT_40             2
256 #define  CC1120_AGC_CFG1_AGC_SETTLE_WAIT_48             3
257
258 #define CC1120_AGC_CFG0         0x1d
259
260 #define  CC1120_AGC_CFG0_AGC_HYST_LEVEL         6
261 #define   CC1120_AGC_CFG0_AGC_HYST_LEVEL_2              0
262 #define   CC1120_AGC_CFG0_AGC_HYST_LEVEL_4              1
263 #define   CC1120_AGC_CFG0_AGC_HYST_LEVEL_7              2
264 #define   CC1120_AGC_CFG0_AGC_HYST_LEVEL_10             3
265
266 #define  CC1120_AGC_CFG0_AGC_SLEWRATE_LIMIT     4
267 #define   CC1120_AGC_CFG0_AGC_SLEWRATE_LIMIT_60         0
268 #define   CC1120_AGC_CFG0_AGC_SLEWRATE_LIMIT_30         1
269 #define   CC1120_AGC_CFG0_AGC_SLEWRATE_LIMIT_18         2
270 #define   CC1120_AGC_CFG0_AGC_SLEWRATE_LIMIT_9          3
271
272 #define  CC1120_AGC_CFG0_RSSI_VALID_CNT         2
273 #define   CC1120_AGC_CFG0_RSSI_VALID_CNT_2              0
274 #define   CC1120_AGC_CFG0_RSSI_VALID_CNT_3              1
275 #define   CC1120_AGC_CFG0_RSSI_VALID_CNT_5              2
276 #define   CC1120_AGC_CFG0_RSSI_VALID_CNT_9              3
277
278 #define  CC1120_AGC_CFG0_AGC_ASK_DECAY          0
279 #define   CC1120_AGC_CFG0_AGC_ASK_DECAY_1_16            0
280 #define   CC1120_AGC_CFG0_AGC_ASK_DECAY_1_32            1
281 #define   CC1120_AGC_CFG0_AGC_ASK_DECAY_1_64            2
282 #define   CC1120_AGC_CFG0_AGC_ASK_DECAY_1_128           3
283
284 #define CC1120_FIFO_CFG         0x1e
285 #define  CC1120_FIFO_CFG_CRC_AUTOFLUSH          7
286 #define  CC1120_FIFO_CFG_FIFO_THR               0
287 #define CC1120_DEV_ADDR         0x1f
288 #define CC1120_SETTLING_CFG     0x20
289 #define  CC1120_SETTLING_CFG_FS_AUTOCAL         3
290 #define  CC1120_SETTLING_CFG_FS_AUTOCAL_NEVER           0
291 #define  CC1120_SETTLING_CFG_FS_AUTOCAL_IDLE_TO_ON      1
292 #define  CC1120_SETTLING_CFG_FS_AUTOCAL_ON_TO_IDLE      2
293 #define  CC1120_SETTLING_CFG_FS_AUTOCAL_EVERY_4TH_TIME  3
294 #define  CC1120_SETTLING_CFG_FS_AUTOCAL_MASK            3
295 #define  CC1120_SETTLING_CFG_LOCK_TIME          1
296 #define  CC1120_SETTLING_CFG_LOCK_TIME_50_20            0
297 #define  CC1120_SETTLING_CFG_LOCK_TIME_75_30            1
298 #define  CC1120_SETTLING_CFG_LOCK_TIME_100_40           2
299 #define  CC1120_SETTLING_CFG_LOCK_TIME_150_60           3
300 #define  CC1120_SETTLING_CFG_LOCK_TIME_MASK             3
301 #define  CC1120_SETTLING_CFG_FSREG_TIME         0
302 #define  CC1120_SETTLING_CFG_FSREG_TIME_30              0
303 #define  CC1120_SETTLING_CFG_FSREG_TIME_60              1
304 #define  CC1120_SETTLING_CFG_FSREG_TIME_MASK            1
305
306 #define CC1120_FS_CFG           0x21
307 #define  CC1120_FS_CFG_LOCK_EN                  4
308 #define  CC1120_FS_CFG_FSD_BANDSELECT           0
309 #define  CC1120_FS_CFG_FSD_BANDSELECT_820_960           2
310 #define  CC1120_FS_CFG_FSD_BANDSELECT_410_480           4
311 #define  CC1120_FS_CFG_FSD_BANDSELECT_273_320           6
312 #define  CC1120_FS_CFG_FSD_BANDSELECT_205_240           8
313 #define  CC1120_FS_CFG_FSD_BANDSELECT_164_192           10
314 #define  CC1120_FS_CFG_FSD_BANDSELECT_136_160           11
315 #define  CC1120_FS_CFG_FSD_BANDSELECT_MASK              0xf
316
317 #define CC1120_WOR_CFG1         0x22
318 #define CC1120_WOR_CFG0         0x23
319 #define CC1120_WOR_EVENT0_MSB   0x24
320 #define CC1120_WOR_EVENT0_LSB   0x25
321 #define CC1120_PKT_CFG2         0x26
322 #define  CC1120_PKT_CFG2_CCA_MODE       2
323 #define  CC1120_PKT_CFG2_CCA_MODE_ALWAYS_CLEAR          0
324 #define  CC1120_PKT_CFG2_CCA_MODE_RSSI_THRESHOLD        1
325 #define  CC1120_PKT_CFG2_CCA_MODE_NOT_RECEIVING         2
326 #define  CC1120_PKT_CFG2_CCA_MODE_RSSI_OR_NOT           3
327 #define  CC1120_PKT_CFG2_CCA_MODE_RSSI_AND_ETSI_LBT     4
328 #define  CC1120_PKT_CFG2_CCA_MODE_MASK                  7
329 #define  CC1120_PKT_CFG2_PKT_FORMAT     0
330 #define  CC1120_PKT_CFG2_PKT_FORMAT_NORMAL              0
331 #define  CC1120_PKT_CFG2_PKT_FORMAT_SYNCHRONOUS_SERIAL  1
332 #define  CC1120_PKT_CFG2_PKT_FORMAT_RANDOM              2
333 #define  CC1120_PKT_CFG2_PKT_FORMAT_TRANSPARENT_SERIAL  3
334 #define  CC1120_PKT_CFG2_PKT_FORMAT_MASK                3
335
336 #define CC1120_PKT_CFG1         0x27
337 #define  CC1120_PKT_CFG1_WHITE_DATA     6
338 #define  CC1120_PKT_CFG1_ADDR_CHECK_CFG 4
339 #define  CC1120_PKT_CFG1_ADDR_CHECK_CFG_NONE            0
340 #define  CC1120_PKT_CFG1_ADDR_CHECK_CFG_CHECK           1
341 #define  CC1120_PKT_CFG1_ADDR_CHECK_CFG_00_BROADCAST    2
342 #define  CC1120_PKT_CFG1_ADDR_CHECK_CFG_00_FF_BROADCAST 3
343 #define  CC1120_PKT_CFG1_ADDR_CHECK_CFG_MASK            3
344 #define  CC1120_PKT_CFG1_CRC_CFG        2
345 #define  CC1120_PKT_CFG1_CRC_CFG_DISABLED               0
346 #define  CC1120_PKT_CFG1_CRC_CFG_CRC16_INIT_ONES        1
347 #define  CC1120_PKT_CFG1_CRC_CFG_CRC16_INIT_ZEROS       2
348 #define  CC1120_PKT_CFG1_CRC_CFG_MASK                   3
349 #define  CC1120_PKT_CFG1_BYTE_SWAP_EN   1
350 #define  CC1120_PKT_CFG1_APPEND_STATUS  0
351
352 #define CC1120_PKT_CFG0         0x28
353 #define  CC1120_PKT_CFG0_RESERVED7      7
354 #define  CC1120_PKT_CFG0_LENGTH_CONFIG  5
355 #define  CC1120_PKT_CFG0_LENGTH_CONFIG_FIXED            0
356 #define  CC1120_PKT_CFG0_LENGTH_CONFIG_VARIABLE         1
357 #define  CC1120_PKT_CFG0_LENGTH_CONFIG_INFINITE         2
358 #define  CC1120_PKT_CFG0_LENGTH_CONFIG_VARIABLE_5LSB    3
359 #define  CC1120_PKT_CFG0_LENGTH_CONFIG_MASK             3
360 #define  CC1120_PKT_CFG0_PKG_BIT_LEN    2
361 #define  CC1120_PKT_CFG0_PKG_BIT_LEN_MASK       7
362 #define  CC1120_PKT_CFG0_UART_MODE_EN   1
363 #define  CC1120_PKT_CFG0_UART_SWAP_EN   0
364
365 #define CC1120_RFEND_CFG1       0x29
366 #define CC1120_RFEND_CFG0       0x2a
367 #define CC1120_PA_CFG2          0x2b
368 #define CC1120_PA_CFG1          0x2c
369 #define CC1120_PA_CFG0          0x2d
370 #define CC1120_PKT_LEN          0x2e
371
372 #define CC1120_EXTENDED 0x2f
373
374 /* Command strobes */
375 #define CC1120_SRES             0x30
376 #define CC1120_SFSTXON          0x31
377 #define CC1120_SXOFF            0x32
378 #define CC1120_SCAL             0x33
379 #define CC1120_SRX              0x34
380 #define CC1120_STX              0x35
381 #define CC1120_SIDLE            0x36
382 #define CC1120_SAFC             0x37
383 #define CC1120_SWOR             0x38
384 #define CC1120_SPWD             0x39
385 #define CC1120_SFRX             0x3a
386 #define CC1120_SFTX             0x3b
387 #define CC1120_SWORRST          0x3c
388 #define CC1120_SNOP             0x3d
389
390 #define CC1120_DIRECT_FIFO      0x3e
391 #define CC1120_FIFO             0x3f
392
393 #define CC1120_FIFO_SIZE        128
394
395 /* Extended register space */
396
397 #define CC1120_EXTENDED_BIT     0x8000
398
399 #define CC1120_IS_EXTENDED(r)   ((r) & CC1120_EXTENDED_BIT)
400
401 #define CC1120_IF_MIX_CFG       (CC1120_EXTENDED_BIT | 0x00)
402 #define CC1120_FREQOFF_CFG      (CC1120_EXTENDED_BIT | 0x01)
403 #define CC1120_TOC_CFG          (CC1120_EXTENDED_BIT | 0x02)
404 #define CC1120_MARC_SPARE       (CC1120_EXTENDED_BIT | 0x03)
405 #define CC1120_ECG_CFG          (CC1120_EXTENDED_BIT | 0x04)
406 #define CC1120_SOFT_TX_DATA_CFG (CC1120_EXTENDED_BIT | 0x05)
407 #define  CC1120_SOFT_TX_DATA_CFG_SYMBOL_MAP_CFG         5
408 #define  CC1120_SOFT_TX_DATA_CFG_SOFT_TX_DATA_EN        0
409 #define CC1120_EXT_CTRL         (CC1120_EXTENDED_BIT | 0x06)
410 #define CC1120_RCCAL_FINE       (CC1120_EXTENDED_BIT | 0x07)
411 #define CC1120_RCCAL_COARSE     (CC1120_EXTENDED_BIT | 0x08)
412 #define CC1120_RCCAL_OFFSET     (CC1120_EXTENDED_BIT | 0x09)
413 #define CC1120_FREQOFF1         (CC1120_EXTENDED_BIT | 0x0A)
414 #define CC1120_FREQOFF0         (CC1120_EXTENDED_BIT | 0x0B)
415 #define CC1120_FREQ2            (CC1120_EXTENDED_BIT | 0x0C)
416 #define CC1120_FREQ1            (CC1120_EXTENDED_BIT | 0x0D)
417 #define CC1120_FREQ0            (CC1120_EXTENDED_BIT | 0x0E)
418 #define CC1120_IF_ADC2          (CC1120_EXTENDED_BIT | 0x0F)
419 #define CC1120_IF_ADC1          (CC1120_EXTENDED_BIT | 0x10)
420 #define CC1120_IF_ADC0          (CC1120_EXTENDED_BIT | 0x11)
421 #define CC1120_FS_DIG1          (CC1120_EXTENDED_BIT | 0x12)
422 #define CC1120_FS_DIG0          (CC1120_EXTENDED_BIT | 0x13)
423 #define CC1120_FS_CAL3          (CC1120_EXTENDED_BIT | 0x14)
424 #define CC1120_FS_CAL2          (CC1120_EXTENDED_BIT | 0x15)
425 #define CC1120_FS_CAL1          (CC1120_EXTENDED_BIT | 0x16)
426 #define CC1120_FS_CAL0          (CC1120_EXTENDED_BIT | 0x17)
427 #define CC1120_FS_CHP           (CC1120_EXTENDED_BIT | 0x18)
428 #define CC1120_FS_DIVTWO        (CC1120_EXTENDED_BIT | 0x19)
429 #define CC1120_FS_DSM1          (CC1120_EXTENDED_BIT | 0x1A)
430 #define CC1120_FS_DSM0          (CC1120_EXTENDED_BIT | 0x1B)
431 #define CC1120_FS_DVC1          (CC1120_EXTENDED_BIT | 0x1C)
432 #define CC1120_FS_DVC0          (CC1120_EXTENDED_BIT | 0x1D)
433 #define CC1120_FS_LBI           (CC1120_EXTENDED_BIT | 0x1E)
434 #define CC1120_FS_PFD           (CC1120_EXTENDED_BIT | 0x1F)
435 #define CC1120_FS_PRE           (CC1120_EXTENDED_BIT | 0x20)
436 #define CC1120_FS_REG_DIV_CML   (CC1120_EXTENDED_BIT | 0x21)
437 #define CC1120_FS_SPARE         (CC1120_EXTENDED_BIT | 0x22)
438 #define CC1120_FS_VCO4          (CC1120_EXTENDED_BIT | 0x23)
439 #define CC1120_FS_VCO3          (CC1120_EXTENDED_BIT | 0x24)
440 #define CC1120_FS_VCO2          (CC1120_EXTENDED_BIT | 0x25)
441 #define CC1120_FS_VCO1          (CC1120_EXTENDED_BIT | 0x26)
442 #define CC1120_FS_VCO0          (CC1120_EXTENDED_BIT | 0x27)
443 #define CC1120_GBIAS6           (CC1120_EXTENDED_BIT | 0x28)
444 #define CC1120_GBIAS5           (CC1120_EXTENDED_BIT | 0x29)
445 #define CC1120_GBIAS4           (CC1120_EXTENDED_BIT | 0x2A)
446 #define CC1120_GBIAS3           (CC1120_EXTENDED_BIT | 0x2B)
447 #define CC1120_GBIAS2           (CC1120_EXTENDED_BIT | 0x2C)
448 #define CC1120_GBIAS1           (CC1120_EXTENDED_BIT | 0x2D)
449 #define CC1120_GBIAS0           (CC1120_EXTENDED_BIT | 0x2E)
450 #define CC1120_IFAMP            (CC1120_EXTENDED_BIT | 0x2F)
451 #define CC1120_LNA              (CC1120_EXTENDED_BIT | 0x30)
452 #define CC1120_RXMIX            (CC1120_EXTENDED_BIT | 0x31)
453 #define CC1120_XOSC5            (CC1120_EXTENDED_BIT | 0x32)
454 #define CC1120_XOSC4            (CC1120_EXTENDED_BIT | 0x33)
455 #define CC1120_XOSC3            (CC1120_EXTENDED_BIT | 0x34)
456 #define CC1120_XOSC2            (CC1120_EXTENDED_BIT | 0x35)
457 #define CC1120_XOSC1            (CC1120_EXTENDED_BIT | 0x36)
458 #define CC1120_XOSC0            (CC1120_EXTENDED_BIT | 0x37)
459 #define CC1120_ANALOG_SPARE     (CC1120_EXTENDED_BIT | 0x38)
460 #define CC1120_PA_CFG3          (CC1120_EXTENDED_BIT | 0x39)
461 #define CC1120_WOR_TIME1        (CC1120_EXTENDED_BIT | 0x64)
462 #define CC1120_WOR_TIME0        (CC1120_EXTENDED_BIT | 0x65)
463 #define CC1120_WOR_CAPTURE1     (CC1120_EXTENDED_BIT | 0x66)
464 #define CC1120_WOR_CAPTURE0     (CC1120_EXTENDED_BIT | 0x67)
465 #define CC1120_BIST             (CC1120_EXTENDED_BIT | 0x68)
466 #define CC1120_DCFILTOFFSET_I1  (CC1120_EXTENDED_BIT | 0x69)
467 #define CC1120_DCFILTOFFSET_I0  (CC1120_EXTENDED_BIT | 0x6A)
468 #define CC1120_DCFILTOFFSET_Q1  (CC1120_EXTENDED_BIT | 0x6B)
469 #define CC1120_DCFILTOFFSET_Q0  (CC1120_EXTENDED_BIT | 0x6C)
470 #define CC1120_IQIE_I1          (CC1120_EXTENDED_BIT | 0x6D)
471 #define CC1120_IQIE_I0          (CC1120_EXTENDED_BIT | 0x6E)
472 #define CC1120_IQIE_Q1          (CC1120_EXTENDED_BIT | 0x6f)
473 #define CC1120_IQIE_Q0          (CC1120_EXTENDED_BIT | 0x70)
474 #define CC1120_RSSI1            (CC1120_EXTENDED_BIT | 0x71)
475 #define CC1120_RSSI0            (CC1120_EXTENDED_BIT | 0x72)
476 #define CC1120_MARCSTATE        (CC1120_EXTENDED_BIT | 0x73)
477 #define CC1120_LQI_VAL          (CC1120_EXTENDED_BIT | 0x74)
478 #define CC1120_PQT_SYNC_ERR     (CC1120_EXTENDED_BIT | 0x75)
479 #define CC1120_DEM_STATUS       (CC1120_EXTENDED_BIT | 0x76)
480 #define CC1120_FREQOFF_EST1     (CC1120_EXTENDED_BIT | 0x77)
481 #define CC1120_FREQOFF_EST0     (CC1120_EXTENDED_BIT | 0x78)
482 #define CC1120_AGC_GAIN3        (CC1120_EXTENDED_BIT | 0x79)
483 #define CC1120_AGC_GAIN2        (CC1120_EXTENDED_BIT | 0x7a)
484 #define CC1120_AGC_GAIN1        (CC1120_EXTENDED_BIT | 0x7b)
485 #define CC1120_AGC_GAIN0        (CC1120_EXTENDED_BIT | 0x7c)
486 #define CC1120_SOFT_RX_DATA_OUT (CC1120_EXTENDED_BIT | 0x7d)
487 #define CC1120_SOFT_TX_DATA_IN  (CC1120_EXTENDED_BIT | 0x7e)
488 #define CC1120_ASK_SOFT_RX_DATA (CC1120_EXTENDED_BIT | 0x7f)
489 #define CC1120_RNDGEN           (CC1120_EXTENDED_BIT | 0x80)
490 #define CC1120_MAGN2            (CC1120_EXTENDED_BIT | 0x81)
491 #define CC1120_MAGN1            (CC1120_EXTENDED_BIT | 0x82)
492 #define CC1120_MAGN0            (CC1120_EXTENDED_BIT | 0x83)
493 #define CC1120_ANG1             (CC1120_EXTENDED_BIT | 0x84)
494 #define CC1120_ANG0             (CC1120_EXTENDED_BIT | 0x85)
495 #define CC1120_CHFILT_I2        (CC1120_EXTENDED_BIT | 0x86)
496 #define CC1120_CHFILT_I1        (CC1120_EXTENDED_BIT | 0x87)
497 #define CC1120_CHFILT_I0        (CC1120_EXTENDED_BIT | 0x88)
498 #define CC1120_CHFILT_Q2        (CC1120_EXTENDED_BIT | 0x89)
499 #define CC1120_CHFILT_Q1        (CC1120_EXTENDED_BIT | 0x8a)
500 #define CC1120_CHFILT_Q0        (CC1120_EXTENDED_BIT | 0x8b)
501 #define CC1120_GPIO_STATUS      (CC1120_EXTENDED_BIT | 0x8c)
502 #define CC1120_FSCAL_CTRL       (CC1120_EXTENDED_BIT | 0x8d)
503 #define CC1120_PHASE_ADJUST     (CC1120_EXTENDED_BIT | 0x8e)
504 #define CC1120_PARTNUMBER       (CC1120_EXTENDED_BIT | 0x8f)
505 #define CC1120_PARTVERSION      (CC1120_EXTENDED_BIT | 0x90)
506 #define CC1120_SERIAL_STATUS    (CC1120_EXTENDED_BIT | 0x91)
507 #define CC1120_RX_STATUS        (CC1120_EXTENDED_BIT | 0x92)
508 #define CC1120_TX_STATUS        (CC1120_EXTENDED_BIT | 0x93)
509 #define CC1120_MARC_STATUS1     (CC1120_EXTENDED_BIT | 0x94)
510 # define CC1120_MARC_STATUS1_NO_FAILURE         0
511 # define CC1120_MARC_STATUS1_RX_TIMEOUT         1
512 # define CC1120_MARC_STATUS1_RX_TERMINATION     2
513 # define CC1120_MARC_STATUS1_EWOR_SYNC_LOST     3
514 # define CC1120_MARC_STATUS1_MAXIMUM_LENGTH     4
515 # define CC1120_MARC_STATUS1_ADDRESS            5
516 # define CC1120_MARC_STATUS1_CRC                6
517 # define CC1120_MARC_STATUS1_TX_FIFO_OVERFLOW   7
518 # define CC1120_MARC_STATUS1_TX_FIFO_UNDERFLOW  8
519 # define CC1120_MARC_STATUS1_RX_FIFO_OVERFLOW   9
520 # define CC1120_MARC_STATUS1_RX_FIFO_UNDERFLOW  10
521 # define CC1120_MARC_STATUS1_TX_ON_CCA_FAILED   11
522 # define CC1120_MARC_STATUS1_TX_FINISHED        0x40
523 # define CC1120_MARC_STATUS1_RX_FINISHED        0x80
524 #define CC1120_MARC_STATUS0     (CC1120_EXTENDED_BIT | 0x95)
525 #define CC1120_PA_IFAMP_TEST    (CC1120_EXTENDED_BIT | 0x96)
526 #define CC1120_FSRF_TEST        (CC1120_EXTENDED_BIT | 0x97)
527 #define CC1120_PRE_TEST         (CC1120_EXTENDED_BIT | 0x98)
528 #define CC1120_PRE_OVR          (CC1120_EXTENDED_BIT | 0x99)
529 #define CC1120_ADC_TEST         (CC1120_EXTENDED_BIT | 0x9a)
530 #define CC1120_DVC_TEST         (CC1120_EXTENDED_BIT | 0x9b)
531 #define CC1120_ATEST            (CC1120_EXTENDED_BIT | 0x9c)
532 #define CC1120_ATEST_LVDS       (CC1120_EXTENDED_BIT | 0x9d)
533 #define CC1120_ATEST_MODE       (CC1120_EXTENDED_BIT | 0x9e)
534 #define CC1120_XOSC_TEST1       (CC1120_EXTENDED_BIT | 0x9f)
535 #define CC1120_XOSC_TEST0       (CC1120_EXTENDED_BIT | 0xa0)
536 #define CC1120_RXFIRST          (CC1120_EXTENDED_BIT | 0xd2)
537 #define CC1120_TXFIRST          (CC1120_EXTENDED_BIT | 0xd3)
538 #define CC1120_RXLAST           (CC1120_EXTENDED_BIT | 0xd4)
539 #define CC1120_TXLAST           (CC1120_EXTENDED_BIT | 0xd5)
540 #define CC1120_NUM_TXBYTES      (CC1120_EXTENDED_BIT | 0xd6)
541 #define CC1120_NUM_RXBYTES      (CC1120_EXTENDED_BIT | 0xd7)
542 #define CC1120_FIFO_NUM_TXBYTES (CC1120_EXTENDED_BIT | 0xd8)
543 #define CC1120_FIFO_NUM_RXBYTES (CC1120_EXTENDED_BIT | 0xd9)
544
545 /* Status byte */
546 #define CC1120_STATUS_CHIP_RDY  7
547 #define CC1120_STATUS_STATE     4
548 #define  CC1120_STATUS_STATE_IDLE               0
549 #define  CC1120_STATUS_STATE_RX                 1
550 #define  CC1120_STATUS_STATE_TX                 2
551 #define  CC1120_STATUS_STATE_FSTXON             3
552 #define  CC1120_STATUS_STATE_CALIBRATE          4
553 #define  CC1120_STATUS_STATE_SETTLING           5
554 #define  CC1120_STATUS_STATE_RX_FIFO_ERROR      6
555 #define  CC1120_STATUS_STATE_TX_FIFO_ERROR      7
556 #define  CC1120_STATUS_STATE_MASK               7
557
558 #endif /* _AO_CC1120_H_ */