diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2012-12-09 21:50:27 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-12-10 15:49:52 -0500 |
commit | 3edfd10b45ae4ebe8ff905f626708c49e4fdc167 (patch) | |
tree | 97162507179459365748a43320cc11e9d7964dfd | |
parent | 1562580e37e7a6936d591fd04cf9d7b79a096bf0 (diff) |
ath9k_hw: Update intivals for AR9340
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
-rw-r--r-- | drivers/net/wireless/ath/ath9k/ar9340_initvals.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ar9340_initvals.h b/drivers/net/wireless/ath/ath9k/ar9340_initvals.h index 1d8235e19f0f..f69d292bdc02 100644 --- a/drivers/net/wireless/ath/ath9k/ar9340_initvals.h +++ b/drivers/net/wireless/ath/ath9k/ar9340_initvals.h | |||
@@ -211,6 +211,8 @@ static const u32 ar9340_1p0_radio_core_40M[][2] = { | |||
211 | {0x0001609c, 0x02566f3a}, | 211 | {0x0001609c, 0x02566f3a}, |
212 | {0x000160ac, 0xa4647c00}, | 212 | {0x000160ac, 0xa4647c00}, |
213 | {0x000160b0, 0x01885f5a}, | 213 | {0x000160b0, 0x01885f5a}, |
214 | {0x00008244, 0x0010f400}, | ||
215 | {0x0000824c, 0x0001e800}, | ||
214 | }; | 216 | }; |
215 | 217 | ||
216 | #define ar9340_1p0_mac_postamble ar9300_2p2_mac_postamble | 218 | #define ar9340_1p0_mac_postamble ar9300_2p2_mac_postamble |
@@ -1273,9 +1275,9 @@ static const u32 ar9340_1p0_mac_core[][2] = { | |||
1273 | {0x000081f8, 0x00000000}, | 1275 | {0x000081f8, 0x00000000}, |
1274 | {0x000081fc, 0x00000000}, | 1276 | {0x000081fc, 0x00000000}, |
1275 | {0x00008240, 0x00100000}, | 1277 | {0x00008240, 0x00100000}, |
1276 | {0x00008244, 0x0010f424}, | 1278 | {0x00008244, 0x0010f3d7}, |
1277 | {0x00008248, 0x00000800}, | 1279 | {0x00008248, 0x00000800}, |
1278 | {0x0000824c, 0x0001e848}, | 1280 | {0x0000824c, 0x0001e7ae}, |
1279 | {0x00008250, 0x00000000}, | 1281 | {0x00008250, 0x00000000}, |
1280 | {0x00008254, 0x00000000}, | 1282 | {0x00008254, 0x00000000}, |
1281 | {0x00008258, 0x00000000}, | 1283 | {0x00008258, 0x00000000}, |