18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * Copyright (c) 2010-2011 Atheros Communications Inc. 38c2ecf20Sopenharmony_ci * Copyright (c) 2011-2012 Qualcomm Atheros Inc. 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Permission to use, copy, modify, and/or distribute this software for any 68c2ecf20Sopenharmony_ci * purpose with or without fee is hereby granted, provided that the above 78c2ecf20Sopenharmony_ci * copyright notice and this permission notice appear in all copies. 88c2ecf20Sopenharmony_ci * 98c2ecf20Sopenharmony_ci * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 108c2ecf20Sopenharmony_ci * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 118c2ecf20Sopenharmony_ci * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 128c2ecf20Sopenharmony_ci * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 138c2ecf20Sopenharmony_ci * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 148c2ecf20Sopenharmony_ci * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 158c2ecf20Sopenharmony_ci * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 168c2ecf20Sopenharmony_ci */ 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ci#ifndef INITVALS_9340_H 198c2ecf20Sopenharmony_ci#define INITVALS_9340_H 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_ci#define ar9340_1p0_mac_postamble ar9300_2p2_mac_postamble 228c2ecf20Sopenharmony_ci 238c2ecf20Sopenharmony_ci#define ar9340_1p0_soc_postamble ar9300_2p2_soc_postamble 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ci#define ar9340Modes_fast_clock_1p0 ar9300Modes_fast_clock_2p2 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ci#define ar9340Common_rx_gain_table_1p0 ar9300Common_rx_gain_table_2p2 288c2ecf20Sopenharmony_ci 298c2ecf20Sopenharmony_ci#define ar9340Common_wo_xlna_rx_gain_table_1p0 ar9300Common_wo_xlna_rx_gain_table_2p2 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ci#define ar9340_1p0_baseband_core_txfir_coeff_japan_2484 ar9300_2p2_baseband_core_txfir_coeff_japan_2484 328c2ecf20Sopenharmony_ci 338c2ecf20Sopenharmony_ci#define ar9340_1p0_baseband_postamble_dfs_channel ar9300_2p2_baseband_postamble_dfs_channel 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_radio_postamble[][5] = { 368c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 378c2ecf20Sopenharmony_ci {0x000160ac, 0xa4646800, 0xa4646800, 0xa4646800, 0xa4646800}, 388c2ecf20Sopenharmony_ci {0x0001610c, 0x08000000, 0x00000000, 0x00000000, 0x00000000}, 398c2ecf20Sopenharmony_ci {0x00016140, 0x10804000, 0x10804000, 0x50804000, 0x50804000}, 408c2ecf20Sopenharmony_ci {0x0001650c, 0x08000000, 0x00000000, 0x00000000, 0x00000000}, 418c2ecf20Sopenharmony_ci {0x00016540, 0x10804000, 0x10804000, 0x50804000, 0x50804000}, 428c2ecf20Sopenharmony_ci}; 438c2ecf20Sopenharmony_ci 448c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_lowest_ob_db_tx_gain_table_1p0[][5] = { 458c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 468c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d9, 0x000050d9, 0x000050d9, 0x000050d9}, 478c2ecf20Sopenharmony_ci {0x0000a500, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 488c2ecf20Sopenharmony_ci {0x0000a504, 0x06000003, 0x06000003, 0x04000002, 0x04000002}, 498c2ecf20Sopenharmony_ci {0x0000a508, 0x0a000020, 0x0a000020, 0x08000004, 0x08000004}, 508c2ecf20Sopenharmony_ci {0x0000a50c, 0x10000023, 0x10000023, 0x0b000200, 0x0b000200}, 518c2ecf20Sopenharmony_ci {0x0000a510, 0x16000220, 0x16000220, 0x0f000202, 0x0f000202}, 528c2ecf20Sopenharmony_ci {0x0000a514, 0x1c000223, 0x1c000223, 0x12000400, 0x12000400}, 538c2ecf20Sopenharmony_ci {0x0000a518, 0x21020220, 0x21020220, 0x16000402, 0x16000402}, 548c2ecf20Sopenharmony_ci {0x0000a51c, 0x27020223, 0x27020223, 0x19000404, 0x19000404}, 558c2ecf20Sopenharmony_ci {0x0000a520, 0x2b022220, 0x2b022220, 0x1c000603, 0x1c000603}, 568c2ecf20Sopenharmony_ci {0x0000a524, 0x2f022222, 0x2f022222, 0x21000a02, 0x21000a02}, 578c2ecf20Sopenharmony_ci {0x0000a528, 0x34022225, 0x34022225, 0x25000a04, 0x25000a04}, 588c2ecf20Sopenharmony_ci {0x0000a52c, 0x3a02222a, 0x3a02222a, 0x28000a20, 0x28000a20}, 598c2ecf20Sopenharmony_ci {0x0000a530, 0x3e02222c, 0x3e02222c, 0x2c000e20, 0x2c000e20}, 608c2ecf20Sopenharmony_ci {0x0000a534, 0x4202242a, 0x4202242a, 0x30000e22, 0x30000e22}, 618c2ecf20Sopenharmony_ci {0x0000a538, 0x4702244a, 0x4702244a, 0x34000e24, 0x34000e24}, 628c2ecf20Sopenharmony_ci {0x0000a53c, 0x4b02244c, 0x4b02244c, 0x38001640, 0x38001640}, 638c2ecf20Sopenharmony_ci {0x0000a540, 0x4e02246c, 0x4e02246c, 0x3c001660, 0x3c001660}, 648c2ecf20Sopenharmony_ci {0x0000a544, 0x5302266c, 0x5302266c, 0x3f001861, 0x3f001861}, 658c2ecf20Sopenharmony_ci {0x0000a548, 0x5702286c, 0x5702286c, 0x43001a81, 0x43001a81}, 668c2ecf20Sopenharmony_ci {0x0000a54c, 0x5c04286b, 0x5c04286b, 0x47001a83, 0x47001a83}, 678c2ecf20Sopenharmony_ci {0x0000a550, 0x61042a6c, 0x61042a6c, 0x4a001c84, 0x4a001c84}, 688c2ecf20Sopenharmony_ci {0x0000a554, 0x66062a6c, 0x66062a6c, 0x4e001ce3, 0x4e001ce3}, 698c2ecf20Sopenharmony_ci {0x0000a558, 0x6b062e6c, 0x6b062e6c, 0x52001ce5, 0x52001ce5}, 708c2ecf20Sopenharmony_ci {0x0000a55c, 0x7006308c, 0x7006308c, 0x56001ce9, 0x56001ce9}, 718c2ecf20Sopenharmony_ci {0x0000a560, 0x730a308a, 0x730a308a, 0x5a001ceb, 0x5a001ceb}, 728c2ecf20Sopenharmony_ci {0x0000a564, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 738c2ecf20Sopenharmony_ci {0x0000a568, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 748c2ecf20Sopenharmony_ci {0x0000a56c, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 758c2ecf20Sopenharmony_ci {0x0000a570, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 768c2ecf20Sopenharmony_ci {0x0000a574, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 778c2ecf20Sopenharmony_ci {0x0000a578, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 788c2ecf20Sopenharmony_ci {0x0000a57c, 0x770a308c, 0x770a308c, 0x5d001eec, 0x5d001eec}, 798c2ecf20Sopenharmony_ci {0x0000a580, 0x00800000, 0x00800000, 0x00800000, 0x00800000}, 808c2ecf20Sopenharmony_ci {0x0000a584, 0x06800003, 0x06800003, 0x04800002, 0x04800002}, 818c2ecf20Sopenharmony_ci {0x0000a588, 0x0a800020, 0x0a800020, 0x08800004, 0x08800004}, 828c2ecf20Sopenharmony_ci {0x0000a58c, 0x10800023, 0x10800023, 0x0b800200, 0x0b800200}, 838c2ecf20Sopenharmony_ci {0x0000a590, 0x16800220, 0x16800220, 0x0f800202, 0x0f800202}, 848c2ecf20Sopenharmony_ci {0x0000a594, 0x1c800223, 0x1c800223, 0x12800400, 0x12800400}, 858c2ecf20Sopenharmony_ci {0x0000a598, 0x21820220, 0x21820220, 0x16800402, 0x16800402}, 868c2ecf20Sopenharmony_ci {0x0000a59c, 0x27820223, 0x27820223, 0x19800404, 0x19800404}, 878c2ecf20Sopenharmony_ci {0x0000a5a0, 0x2b822220, 0x2b822220, 0x1c800603, 0x1c800603}, 888c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2f822222, 0x2f822222, 0x21800a02, 0x21800a02}, 898c2ecf20Sopenharmony_ci {0x0000a5a8, 0x34822225, 0x34822225, 0x25800a04, 0x25800a04}, 908c2ecf20Sopenharmony_ci {0x0000a5ac, 0x3a82222a, 0x3a82222a, 0x28800a20, 0x28800a20}, 918c2ecf20Sopenharmony_ci {0x0000a5b0, 0x3e82222c, 0x3e82222c, 0x2c800e20, 0x2c800e20}, 928c2ecf20Sopenharmony_ci {0x0000a5b4, 0x4282242a, 0x4282242a, 0x30800e22, 0x30800e22}, 938c2ecf20Sopenharmony_ci {0x0000a5b8, 0x4782244a, 0x4782244a, 0x34800e24, 0x34800e24}, 948c2ecf20Sopenharmony_ci {0x0000a5bc, 0x4b82244c, 0x4b82244c, 0x38801640, 0x38801640}, 958c2ecf20Sopenharmony_ci {0x0000a5c0, 0x4e82246c, 0x4e82246c, 0x3c801660, 0x3c801660}, 968c2ecf20Sopenharmony_ci {0x0000a5c4, 0x5382266c, 0x5382266c, 0x3f801861, 0x3f801861}, 978c2ecf20Sopenharmony_ci {0x0000a5c8, 0x5782286c, 0x5782286c, 0x43801a81, 0x43801a81}, 988c2ecf20Sopenharmony_ci {0x0000a5cc, 0x5c84286b, 0x5c84286b, 0x47801a83, 0x47801a83}, 998c2ecf20Sopenharmony_ci {0x0000a5d0, 0x61842a6c, 0x61842a6c, 0x4a801c84, 0x4a801c84}, 1008c2ecf20Sopenharmony_ci {0x0000a5d4, 0x66862a6c, 0x66862a6c, 0x4e801ce3, 0x4e801ce3}, 1018c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6b862e6c, 0x6b862e6c, 0x52801ce5, 0x52801ce5}, 1028c2ecf20Sopenharmony_ci {0x0000a5dc, 0x7086308c, 0x7086308c, 0x56801ce9, 0x56801ce9}, 1038c2ecf20Sopenharmony_ci {0x0000a5e0, 0x738a308a, 0x738a308a, 0x5a801ceb, 0x5a801ceb}, 1048c2ecf20Sopenharmony_ci {0x0000a5e4, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1058c2ecf20Sopenharmony_ci {0x0000a5e8, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1068c2ecf20Sopenharmony_ci {0x0000a5ec, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1078c2ecf20Sopenharmony_ci {0x0000a5f0, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1088c2ecf20Sopenharmony_ci {0x0000a5f4, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1098c2ecf20Sopenharmony_ci {0x0000a5f8, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1108c2ecf20Sopenharmony_ci {0x0000a5fc, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 1118c2ecf20Sopenharmony_ci {0x00016044, 0x056db2db, 0x056db2db, 0x056db2db, 0x056db2db}, 1128c2ecf20Sopenharmony_ci {0x00016048, 0x24925266, 0x24925266, 0x24925266, 0x24925266}, 1138c2ecf20Sopenharmony_ci {0x00016444, 0x056db2db, 0x056db2db, 0x056db2db, 0x056db2db}, 1148c2ecf20Sopenharmony_ci {0x00016448, 0x24925266, 0x24925266, 0x24925266, 0x24925266}, 1158c2ecf20Sopenharmony_ci}; 1168c2ecf20Sopenharmony_ci 1178c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_radio_core[][2] = { 1188c2ecf20Sopenharmony_ci /* Addr allmodes */ 1198c2ecf20Sopenharmony_ci {0x00016000, 0x36db6db6}, 1208c2ecf20Sopenharmony_ci {0x00016004, 0x6db6db40}, 1218c2ecf20Sopenharmony_ci {0x00016008, 0x73f00000}, 1228c2ecf20Sopenharmony_ci {0x0001600c, 0x00000000}, 1238c2ecf20Sopenharmony_ci {0x00016040, 0x7f80fff8}, 1248c2ecf20Sopenharmony_ci {0x00016044, 0x03b6d2db}, 1258c2ecf20Sopenharmony_ci {0x00016048, 0x24925266}, 1268c2ecf20Sopenharmony_ci {0x0001604c, 0x000f0278}, 1278c2ecf20Sopenharmony_ci {0x00016050, 0x6db6db6c}, 1288c2ecf20Sopenharmony_ci {0x00016054, 0x6db60000}, 1298c2ecf20Sopenharmony_ci {0x00016080, 0x00080000}, 1308c2ecf20Sopenharmony_ci {0x00016084, 0x0e48048c}, 1318c2ecf20Sopenharmony_ci {0x00016088, 0x14214514}, 1328c2ecf20Sopenharmony_ci {0x0001608c, 0x119f081c}, 1338c2ecf20Sopenharmony_ci {0x00016090, 0x24926490}, 1348c2ecf20Sopenharmony_ci {0x00016094, 0x00000000}, 1358c2ecf20Sopenharmony_ci {0x00016098, 0xd411eb84}, 1368c2ecf20Sopenharmony_ci {0x0001609c, 0x03e47f32}, 1378c2ecf20Sopenharmony_ci {0x000160a0, 0xc2108ffe}, 1388c2ecf20Sopenharmony_ci {0x000160a4, 0x812fc370}, 1398c2ecf20Sopenharmony_ci {0x000160a8, 0x423c8000}, 1408c2ecf20Sopenharmony_ci {0x000160ac, 0xa4646800}, 1418c2ecf20Sopenharmony_ci {0x000160b0, 0x00fe7f46}, 1428c2ecf20Sopenharmony_ci {0x000160b4, 0x92480000}, 1438c2ecf20Sopenharmony_ci {0x000160c0, 0x006db6db}, 1448c2ecf20Sopenharmony_ci {0x000160c4, 0x6db6db60}, 1458c2ecf20Sopenharmony_ci {0x000160c8, 0x6db6db6c}, 1468c2ecf20Sopenharmony_ci {0x000160cc, 0x6de6db6c}, 1478c2ecf20Sopenharmony_ci {0x000160d0, 0xb6da4924}, 1488c2ecf20Sopenharmony_ci {0x00016100, 0x04cb0001}, 1498c2ecf20Sopenharmony_ci {0x00016104, 0xfff80000}, 1508c2ecf20Sopenharmony_ci {0x00016108, 0x00080010}, 1518c2ecf20Sopenharmony_ci {0x00016140, 0x50804008}, 1528c2ecf20Sopenharmony_ci {0x00016144, 0x01884080}, 1538c2ecf20Sopenharmony_ci {0x00016148, 0x000080c0}, 1548c2ecf20Sopenharmony_ci {0x00016280, 0x01000015}, 1558c2ecf20Sopenharmony_ci {0x00016284, 0x15530000}, 1568c2ecf20Sopenharmony_ci {0x00016288, 0x00318000}, 1578c2ecf20Sopenharmony_ci {0x0001628c, 0x50000000}, 1588c2ecf20Sopenharmony_ci {0x00016380, 0x00000000}, 1598c2ecf20Sopenharmony_ci {0x00016384, 0x00000000}, 1608c2ecf20Sopenharmony_ci {0x00016388, 0x00800700}, 1618c2ecf20Sopenharmony_ci {0x0001638c, 0x00800700}, 1628c2ecf20Sopenharmony_ci {0x00016390, 0x00800700}, 1638c2ecf20Sopenharmony_ci {0x00016394, 0x00000000}, 1648c2ecf20Sopenharmony_ci {0x00016398, 0x00000000}, 1658c2ecf20Sopenharmony_ci {0x0001639c, 0x00000000}, 1668c2ecf20Sopenharmony_ci {0x000163a0, 0x00000001}, 1678c2ecf20Sopenharmony_ci {0x000163a4, 0x00000001}, 1688c2ecf20Sopenharmony_ci {0x000163a8, 0x00000000}, 1698c2ecf20Sopenharmony_ci {0x000163ac, 0x00000000}, 1708c2ecf20Sopenharmony_ci {0x000163b0, 0x00000000}, 1718c2ecf20Sopenharmony_ci {0x000163b4, 0x00000000}, 1728c2ecf20Sopenharmony_ci {0x000163b8, 0x00000000}, 1738c2ecf20Sopenharmony_ci {0x000163bc, 0x00000000}, 1748c2ecf20Sopenharmony_ci {0x000163c0, 0x000000a0}, 1758c2ecf20Sopenharmony_ci {0x000163c4, 0x000c0000}, 1768c2ecf20Sopenharmony_ci {0x000163c8, 0x14021402}, 1778c2ecf20Sopenharmony_ci {0x000163cc, 0x00001402}, 1788c2ecf20Sopenharmony_ci {0x000163d0, 0x00000000}, 1798c2ecf20Sopenharmony_ci {0x000163d4, 0x00000000}, 1808c2ecf20Sopenharmony_ci {0x00016400, 0x36db6db6}, 1818c2ecf20Sopenharmony_ci {0x00016404, 0x6db6db40}, 1828c2ecf20Sopenharmony_ci {0x00016408, 0x73f00000}, 1838c2ecf20Sopenharmony_ci {0x0001640c, 0x00000000}, 1848c2ecf20Sopenharmony_ci {0x00016440, 0x7f80fff8}, 1858c2ecf20Sopenharmony_ci {0x00016444, 0x03b6d2db}, 1868c2ecf20Sopenharmony_ci {0x00016448, 0x24927266}, 1878c2ecf20Sopenharmony_ci {0x0001644c, 0x000f0278}, 1888c2ecf20Sopenharmony_ci {0x00016450, 0x6db6db6c}, 1898c2ecf20Sopenharmony_ci {0x00016454, 0x6db60000}, 1908c2ecf20Sopenharmony_ci {0x00016500, 0x04cb0001}, 1918c2ecf20Sopenharmony_ci {0x00016504, 0xfff80000}, 1928c2ecf20Sopenharmony_ci {0x00016508, 0x00080010}, 1938c2ecf20Sopenharmony_ci {0x0001650c, 0x00000000}, 1948c2ecf20Sopenharmony_ci {0x00016540, 0x50804008}, 1958c2ecf20Sopenharmony_ci {0x00016544, 0x01884080}, 1968c2ecf20Sopenharmony_ci {0x00016548, 0x000080c0}, 1978c2ecf20Sopenharmony_ci {0x00016780, 0x00000000}, 1988c2ecf20Sopenharmony_ci {0x00016784, 0x00000000}, 1998c2ecf20Sopenharmony_ci {0x00016788, 0x00800700}, 2008c2ecf20Sopenharmony_ci {0x0001678c, 0x00800700}, 2018c2ecf20Sopenharmony_ci {0x00016790, 0x00800700}, 2028c2ecf20Sopenharmony_ci {0x00016794, 0x00000000}, 2038c2ecf20Sopenharmony_ci {0x00016798, 0x00000000}, 2048c2ecf20Sopenharmony_ci {0x0001679c, 0x00000000}, 2058c2ecf20Sopenharmony_ci {0x000167a0, 0x00000001}, 2068c2ecf20Sopenharmony_ci {0x000167a4, 0x00000001}, 2078c2ecf20Sopenharmony_ci {0x000167a8, 0x00000000}, 2088c2ecf20Sopenharmony_ci {0x000167ac, 0x00000000}, 2098c2ecf20Sopenharmony_ci {0x000167b0, 0x00000000}, 2108c2ecf20Sopenharmony_ci {0x000167b4, 0x00000000}, 2118c2ecf20Sopenharmony_ci {0x000167b8, 0x00000000}, 2128c2ecf20Sopenharmony_ci {0x000167bc, 0x00000000}, 2138c2ecf20Sopenharmony_ci {0x000167c0, 0x000000a0}, 2148c2ecf20Sopenharmony_ci {0x000167c4, 0x000c0000}, 2158c2ecf20Sopenharmony_ci {0x000167c8, 0x14021402}, 2168c2ecf20Sopenharmony_ci {0x000167cc, 0x00001402}, 2178c2ecf20Sopenharmony_ci {0x000167d0, 0x00000000}, 2188c2ecf20Sopenharmony_ci {0x000167d4, 0x00000000}, 2198c2ecf20Sopenharmony_ci}; 2208c2ecf20Sopenharmony_ci 2218c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_radio_core_40M[][2] = { 2228c2ecf20Sopenharmony_ci /* Addr allmodes */ 2238c2ecf20Sopenharmony_ci {0x0001609c, 0x02566f3a}, 2248c2ecf20Sopenharmony_ci {0x000160ac, 0xa4647c00}, 2258c2ecf20Sopenharmony_ci {0x000160b0, 0x01885f5a}, 2268c2ecf20Sopenharmony_ci {0x00008244, 0x0010f400}, 2278c2ecf20Sopenharmony_ci {0x0000824c, 0x0001e800}, 2288c2ecf20Sopenharmony_ci}; 2298c2ecf20Sopenharmony_ci 2308c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_baseband_postamble[][5] = { 2318c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 2328c2ecf20Sopenharmony_ci {0x00009810, 0xd00a8005, 0xd00a8005, 0xd00a8011, 0xd00a8011}, 2338c2ecf20Sopenharmony_ci {0x00009820, 0x206a022e, 0x206a022e, 0x206a022e, 0x206a022e}, 2348c2ecf20Sopenharmony_ci {0x00009824, 0x5ac640d0, 0x5ac640d0, 0x5ac640d0, 0x5ac640d0}, 2358c2ecf20Sopenharmony_ci {0x00009828, 0x06903081, 0x06903081, 0x09103881, 0x09103881}, 2368c2ecf20Sopenharmony_ci {0x0000982c, 0x05eea6d4, 0x05eea6d4, 0x05eea6d4, 0x05eea6d4}, 2378c2ecf20Sopenharmony_ci {0x00009830, 0x0000059c, 0x0000059c, 0x0000119c, 0x0000119c}, 2388c2ecf20Sopenharmony_ci {0x00009c00, 0x000000c4, 0x000000c4, 0x000000c4, 0x000000c4}, 2398c2ecf20Sopenharmony_ci {0x00009e00, 0x0372111a, 0x0372111a, 0x037216a0, 0x037216a0}, 2408c2ecf20Sopenharmony_ci {0x00009e04, 0x001c2020, 0x001c2020, 0x001c2020, 0x001c2020}, 2418c2ecf20Sopenharmony_ci {0x00009e0c, 0x6c4000e2, 0x6d4000e2, 0x6d4000e2, 0x6c4000e2}, 2428c2ecf20Sopenharmony_ci {0x00009e10, 0x7ec88d2e, 0x7ec88d2e, 0x7ec88d2e, 0x7ec88d2e}, 2438c2ecf20Sopenharmony_ci {0x00009e14, 0x37b95d5e, 0x37b9605e, 0x3379605e, 0x33795d5e}, 2448c2ecf20Sopenharmony_ci {0x00009e18, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 2458c2ecf20Sopenharmony_ci {0x00009e1c, 0x0001cf9c, 0x0001cf9c, 0x00021f9c, 0x00021f9c}, 2468c2ecf20Sopenharmony_ci {0x00009e20, 0x000003b5, 0x000003b5, 0x000003ce, 0x000003ce}, 2478c2ecf20Sopenharmony_ci {0x00009e2c, 0x0000001c, 0x0000001c, 0x00000021, 0x00000021}, 2488c2ecf20Sopenharmony_ci {0x00009e3c, 0xcf946220, 0xcf946220, 0xcf946220, 0xcf946220}, 2498c2ecf20Sopenharmony_ci {0x00009e44, 0x02321e27, 0x02321e27, 0x02291e27, 0x02291e27}, 2508c2ecf20Sopenharmony_ci {0x00009e48, 0x5030201a, 0x5030201a, 0x50302012, 0x50302012}, 2518c2ecf20Sopenharmony_ci {0x00009fc8, 0x0003f000, 0x0003f000, 0x0001a000, 0x0001a000}, 2528c2ecf20Sopenharmony_ci {0x0000a204, 0x00003ec0, 0x00003ec4, 0x00003ec4, 0x00003ec0}, 2538c2ecf20Sopenharmony_ci {0x0000a208, 0x00000104, 0x00000104, 0x00000004, 0x00000004}, 2548c2ecf20Sopenharmony_ci {0x0000a22c, 0x07e26a2f, 0x07e26a2f, 0x01026a2f, 0x01026a2f}, 2558c2ecf20Sopenharmony_ci {0x0000a230, 0x0000000a, 0x00000014, 0x00000016, 0x0000000b}, 2568c2ecf20Sopenharmony_ci {0x0000a234, 0x00000fff, 0x10000fff, 0x10000fff, 0x00000fff}, 2578c2ecf20Sopenharmony_ci {0x0000a238, 0xffb81018, 0xffb81018, 0xffb81018, 0xffb81018}, 2588c2ecf20Sopenharmony_ci {0x0000a250, 0x00000000, 0x00000000, 0x00000210, 0x00000108}, 2598c2ecf20Sopenharmony_ci {0x0000a254, 0x000007d0, 0x00000fa0, 0x00001130, 0x00000898}, 2608c2ecf20Sopenharmony_ci {0x0000a258, 0x02020002, 0x02020002, 0x02020002, 0x02020002}, 2618c2ecf20Sopenharmony_ci {0x0000a25c, 0x01000e0e, 0x01000e0e, 0x01000e0e, 0x01000e0e}, 2628c2ecf20Sopenharmony_ci {0x0000a260, 0x0a021501, 0x0a021501, 0x3a021501, 0x3a021501}, 2638c2ecf20Sopenharmony_ci {0x0000a264, 0x00000e0e, 0x00000e0e, 0x00000e0e, 0x00000e0e}, 2648c2ecf20Sopenharmony_ci {0x0000a280, 0x00000007, 0x00000007, 0x0000000b, 0x0000000b}, 2658c2ecf20Sopenharmony_ci {0x0000a284, 0x00000000, 0x00000000, 0x00000150, 0x00000150}, 2668c2ecf20Sopenharmony_ci {0x0000a288, 0x00000220, 0x00000220, 0x00000110, 0x00000110}, 2678c2ecf20Sopenharmony_ci {0x0000a28c, 0x00011111, 0x00011111, 0x00022222, 0x00022222}, 2688c2ecf20Sopenharmony_ci {0x0000a2c4, 0x00058d18, 0x00058d18, 0x00058d18, 0x00058d18}, 2698c2ecf20Sopenharmony_ci {0x0000a2d0, 0x00041983, 0x00041983, 0x00041982, 0x00041982}, 2708c2ecf20Sopenharmony_ci {0x0000a2d8, 0x7999a83a, 0x7999a83a, 0x7999a83a, 0x7999a83a}, 2718c2ecf20Sopenharmony_ci {0x0000a358, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 2728c2ecf20Sopenharmony_ci {0x0000a830, 0x0000019c, 0x0000019c, 0x0000019c, 0x0000019c}, 2738c2ecf20Sopenharmony_ci {0x0000ae04, 0x001c0000, 0x001c0000, 0x001c0000, 0x001c0000}, 2748c2ecf20Sopenharmony_ci {0x0000ae18, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 2758c2ecf20Sopenharmony_ci {0x0000ae1c, 0x0000019c, 0x0000019c, 0x0000019c, 0x0000019c}, 2768c2ecf20Sopenharmony_ci {0x0000ae20, 0x000001b5, 0x000001b5, 0x000001ce, 0x000001ce}, 2778c2ecf20Sopenharmony_ci {0x0000b284, 0x00000000, 0x00000000, 0x00000150, 0x00000150}, 2788c2ecf20Sopenharmony_ci}; 2798c2ecf20Sopenharmony_ci 2808c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_baseband_core[][2] = { 2818c2ecf20Sopenharmony_ci /* Addr allmodes */ 2828c2ecf20Sopenharmony_ci {0x00009800, 0xafe68e30}, 2838c2ecf20Sopenharmony_ci {0x00009804, 0xfd14e000}, 2848c2ecf20Sopenharmony_ci {0x00009808, 0x9c0a9f6b}, 2858c2ecf20Sopenharmony_ci {0x0000980c, 0x04900000}, 2868c2ecf20Sopenharmony_ci {0x00009814, 0x3280c00a}, 2878c2ecf20Sopenharmony_ci {0x00009818, 0x00000000}, 2888c2ecf20Sopenharmony_ci {0x0000981c, 0x00020028}, 2898c2ecf20Sopenharmony_ci {0x00009834, 0x6400a190}, 2908c2ecf20Sopenharmony_ci {0x00009838, 0x0108ecff}, 2918c2ecf20Sopenharmony_ci {0x0000983c, 0x14000600}, 2928c2ecf20Sopenharmony_ci {0x00009880, 0x201fff00}, 2938c2ecf20Sopenharmony_ci {0x00009884, 0x00001042}, 2948c2ecf20Sopenharmony_ci {0x000098a4, 0x00200400}, 2958c2ecf20Sopenharmony_ci {0x000098b0, 0x32840bbe}, 2968c2ecf20Sopenharmony_ci {0x000098d0, 0x004b6a8e}, 2978c2ecf20Sopenharmony_ci {0x000098d4, 0x00000820}, 2988c2ecf20Sopenharmony_ci {0x000098dc, 0x00000000}, 2998c2ecf20Sopenharmony_ci {0x000098f0, 0x00000000}, 3008c2ecf20Sopenharmony_ci {0x000098f4, 0x00000000}, 3018c2ecf20Sopenharmony_ci {0x00009c04, 0xff55ff55}, 3028c2ecf20Sopenharmony_ci {0x00009c08, 0x0320ff55}, 3038c2ecf20Sopenharmony_ci {0x00009c0c, 0x00000000}, 3048c2ecf20Sopenharmony_ci {0x00009c10, 0x00000000}, 3058c2ecf20Sopenharmony_ci {0x00009c14, 0x00046384}, 3068c2ecf20Sopenharmony_ci {0x00009c18, 0x05b6b440}, 3078c2ecf20Sopenharmony_ci {0x00009c1c, 0x00b6b440}, 3088c2ecf20Sopenharmony_ci {0x00009d00, 0xc080a333}, 3098c2ecf20Sopenharmony_ci {0x00009d04, 0x40206c10}, 3108c2ecf20Sopenharmony_ci {0x00009d08, 0x009c4060}, 3118c2ecf20Sopenharmony_ci {0x00009d0c, 0x9883800a}, 3128c2ecf20Sopenharmony_ci {0x00009d10, 0x01834061}, 3138c2ecf20Sopenharmony_ci {0x00009d14, 0x00c0040b}, 3148c2ecf20Sopenharmony_ci {0x00009d18, 0x00000000}, 3158c2ecf20Sopenharmony_ci {0x00009e08, 0x0038230c}, 3168c2ecf20Sopenharmony_ci {0x00009e24, 0x990bb515}, 3178c2ecf20Sopenharmony_ci {0x00009e28, 0x0c6f0000}, 3188c2ecf20Sopenharmony_ci {0x00009e30, 0x06336f77}, 3198c2ecf20Sopenharmony_ci {0x00009e34, 0x6af6532f}, 3208c2ecf20Sopenharmony_ci {0x00009e38, 0x0cc80c00}, 3218c2ecf20Sopenharmony_ci {0x00009e40, 0x0d261800}, 3228c2ecf20Sopenharmony_ci {0x00009e4c, 0x00001004}, 3238c2ecf20Sopenharmony_ci {0x00009e50, 0x00ff03f1}, 3248c2ecf20Sopenharmony_ci {0x00009e54, 0x00000000}, 3258c2ecf20Sopenharmony_ci {0x00009fc0, 0x803e4788}, 3268c2ecf20Sopenharmony_ci {0x00009fc4, 0x0001efb5}, 3278c2ecf20Sopenharmony_ci {0x00009fcc, 0x40000014}, 3288c2ecf20Sopenharmony_ci {0x00009fd0, 0x01193b93}, 3298c2ecf20Sopenharmony_ci {0x0000a20c, 0x00000000}, 3308c2ecf20Sopenharmony_ci {0x0000a220, 0x00000000}, 3318c2ecf20Sopenharmony_ci {0x0000a224, 0x00000000}, 3328c2ecf20Sopenharmony_ci {0x0000a228, 0x10002310}, 3338c2ecf20Sopenharmony_ci {0x0000a23c, 0x00000000}, 3348c2ecf20Sopenharmony_ci {0x0000a244, 0x0c000000}, 3358c2ecf20Sopenharmony_ci {0x0000a2a0, 0x00000001}, 3368c2ecf20Sopenharmony_ci {0x0000a2c0, 0x00000001}, 3378c2ecf20Sopenharmony_ci {0x0000a2c8, 0x00000000}, 3388c2ecf20Sopenharmony_ci {0x0000a2cc, 0x18c43433}, 3398c2ecf20Sopenharmony_ci {0x0000a2d4, 0x00000000}, 3408c2ecf20Sopenharmony_ci {0x0000a2ec, 0x00000000}, 3418c2ecf20Sopenharmony_ci {0x0000a2f0, 0x00000000}, 3428c2ecf20Sopenharmony_ci {0x0000a2f4, 0x00000000}, 3438c2ecf20Sopenharmony_ci {0x0000a2f8, 0x00000000}, 3448c2ecf20Sopenharmony_ci {0x0000a344, 0x00000000}, 3458c2ecf20Sopenharmony_ci {0x0000a34c, 0x00000000}, 3468c2ecf20Sopenharmony_ci {0x0000a350, 0x0000a000}, 3478c2ecf20Sopenharmony_ci {0x0000a364, 0x00000000}, 3488c2ecf20Sopenharmony_ci {0x0000a370, 0x00000000}, 3498c2ecf20Sopenharmony_ci {0x0000a390, 0x00000001}, 3508c2ecf20Sopenharmony_ci {0x0000a394, 0x00000444}, 3518c2ecf20Sopenharmony_ci {0x0000a398, 0x001f0e0f}, 3528c2ecf20Sopenharmony_ci {0x0000a39c, 0x0075393f}, 3538c2ecf20Sopenharmony_ci {0x0000a3a0, 0xb79f6427}, 3548c2ecf20Sopenharmony_ci {0x0000a3a4, 0x00000000}, 3558c2ecf20Sopenharmony_ci {0x0000a3a8, 0xaaaaaaaa}, 3568c2ecf20Sopenharmony_ci {0x0000a3ac, 0x3c466478}, 3578c2ecf20Sopenharmony_ci {0x0000a3c0, 0x20202020}, 3588c2ecf20Sopenharmony_ci {0x0000a3c4, 0x22222220}, 3598c2ecf20Sopenharmony_ci {0x0000a3c8, 0x20200020}, 3608c2ecf20Sopenharmony_ci {0x0000a3cc, 0x20202020}, 3618c2ecf20Sopenharmony_ci {0x0000a3d0, 0x20202020}, 3628c2ecf20Sopenharmony_ci {0x0000a3d4, 0x20202020}, 3638c2ecf20Sopenharmony_ci {0x0000a3d8, 0x20202020}, 3648c2ecf20Sopenharmony_ci {0x0000a3dc, 0x20202020}, 3658c2ecf20Sopenharmony_ci {0x0000a3e0, 0x20202020}, 3668c2ecf20Sopenharmony_ci {0x0000a3e4, 0x20202020}, 3678c2ecf20Sopenharmony_ci {0x0000a3e8, 0x20202020}, 3688c2ecf20Sopenharmony_ci {0x0000a3ec, 0x20202020}, 3698c2ecf20Sopenharmony_ci {0x0000a3f0, 0x00000000}, 3708c2ecf20Sopenharmony_ci {0x0000a3f4, 0x00000000}, 3718c2ecf20Sopenharmony_ci {0x0000a3f8, 0x0cdbd380}, 3728c2ecf20Sopenharmony_ci {0x0000a3fc, 0x000f0f01}, 3738c2ecf20Sopenharmony_ci {0x0000a400, 0x8fa91f01}, 3748c2ecf20Sopenharmony_ci {0x0000a404, 0x00000000}, 3758c2ecf20Sopenharmony_ci {0x0000a408, 0x0e79e5c6}, 3768c2ecf20Sopenharmony_ci {0x0000a40c, 0x00820820}, 3778c2ecf20Sopenharmony_ci {0x0000a414, 0x1ce739ce}, 3788c2ecf20Sopenharmony_ci {0x0000a418, 0x2d001dce}, 3798c2ecf20Sopenharmony_ci {0x0000a41c, 0x1ce739ce}, 3808c2ecf20Sopenharmony_ci {0x0000a420, 0x000001ce}, 3818c2ecf20Sopenharmony_ci {0x0000a424, 0x1ce739ce}, 3828c2ecf20Sopenharmony_ci {0x0000a428, 0x000001ce}, 3838c2ecf20Sopenharmony_ci {0x0000a42c, 0x1ce739ce}, 3848c2ecf20Sopenharmony_ci {0x0000a430, 0x1ce739ce}, 3858c2ecf20Sopenharmony_ci {0x0000a434, 0x00000000}, 3868c2ecf20Sopenharmony_ci {0x0000a438, 0x00001801}, 3878c2ecf20Sopenharmony_ci {0x0000a43c, 0x00100000}, 3888c2ecf20Sopenharmony_ci {0x0000a440, 0x00000000}, 3898c2ecf20Sopenharmony_ci {0x0000a444, 0x00000000}, 3908c2ecf20Sopenharmony_ci {0x0000a448, 0x05000080}, 3918c2ecf20Sopenharmony_ci {0x0000a44c, 0x00000001}, 3928c2ecf20Sopenharmony_ci {0x0000a450, 0x00010000}, 3938c2ecf20Sopenharmony_ci {0x0000a458, 0x00000000}, 3948c2ecf20Sopenharmony_ci {0x0000a640, 0x00000000}, 3958c2ecf20Sopenharmony_ci {0x0000a644, 0x3fad9d74}, 3968c2ecf20Sopenharmony_ci {0x0000a648, 0x0048060a}, 3978c2ecf20Sopenharmony_ci {0x0000a64c, 0x00003c37}, 3988c2ecf20Sopenharmony_ci {0x0000a670, 0x03020100}, 3998c2ecf20Sopenharmony_ci {0x0000a674, 0x09080504}, 4008c2ecf20Sopenharmony_ci {0x0000a678, 0x0d0c0b0a}, 4018c2ecf20Sopenharmony_ci {0x0000a67c, 0x13121110}, 4028c2ecf20Sopenharmony_ci {0x0000a680, 0x31301514}, 4038c2ecf20Sopenharmony_ci {0x0000a684, 0x35343332}, 4048c2ecf20Sopenharmony_ci {0x0000a688, 0x00000036}, 4058c2ecf20Sopenharmony_ci {0x0000a690, 0x00000838}, 4068c2ecf20Sopenharmony_ci {0x0000a7c0, 0x00000000}, 4078c2ecf20Sopenharmony_ci {0x0000a7c4, 0xfffffffc}, 4088c2ecf20Sopenharmony_ci {0x0000a7c8, 0x00000000}, 4098c2ecf20Sopenharmony_ci {0x0000a7cc, 0x00000000}, 4108c2ecf20Sopenharmony_ci {0x0000a7d0, 0x00000000}, 4118c2ecf20Sopenharmony_ci {0x0000a7d4, 0x00000004}, 4128c2ecf20Sopenharmony_ci {0x0000a7dc, 0x00000000}, 4138c2ecf20Sopenharmony_ci {0x0000a8d0, 0x004b6a8e}, 4148c2ecf20Sopenharmony_ci {0x0000a8d4, 0x00000820}, 4158c2ecf20Sopenharmony_ci {0x0000a8dc, 0x00000000}, 4168c2ecf20Sopenharmony_ci {0x0000a8f0, 0x00000000}, 4178c2ecf20Sopenharmony_ci {0x0000a8f4, 0x00000000}, 4188c2ecf20Sopenharmony_ci {0x0000b2d0, 0x00000080}, 4198c2ecf20Sopenharmony_ci {0x0000b2d4, 0x00000000}, 4208c2ecf20Sopenharmony_ci {0x0000b2ec, 0x00000000}, 4218c2ecf20Sopenharmony_ci {0x0000b2f0, 0x00000000}, 4228c2ecf20Sopenharmony_ci {0x0000b2f4, 0x00000000}, 4238c2ecf20Sopenharmony_ci {0x0000b2f8, 0x00000000}, 4248c2ecf20Sopenharmony_ci {0x0000b408, 0x0e79e5c0}, 4258c2ecf20Sopenharmony_ci {0x0000b40c, 0x00820820}, 4268c2ecf20Sopenharmony_ci {0x0000b420, 0x00000000}, 4278c2ecf20Sopenharmony_ci}; 4288c2ecf20Sopenharmony_ci 4298c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_high_power_tx_gain_table_1p0[][5] = { 4308c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 4318c2ecf20Sopenharmony_ci {0x0000a2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 4328c2ecf20Sopenharmony_ci {0x0000a2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 4338c2ecf20Sopenharmony_ci {0x0000a2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 4348c2ecf20Sopenharmony_ci {0x0000a2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 4358c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 4368c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 4378c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 4388c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 4398c2ecf20Sopenharmony_ci {0x0000a610, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 4408c2ecf20Sopenharmony_ci {0x0000a614, 0x01404000, 0x01404000, 0x01404000, 0x01404000}, 4418c2ecf20Sopenharmony_ci {0x0000a618, 0x01404501, 0x01404501, 0x01404501, 0x01404501}, 4428c2ecf20Sopenharmony_ci {0x0000a61c, 0x02008802, 0x02008802, 0x02008501, 0x02008501}, 4438c2ecf20Sopenharmony_ci {0x0000a620, 0x0300cc03, 0x0300cc03, 0x0280ca03, 0x0280ca03}, 4448c2ecf20Sopenharmony_ci {0x0000a624, 0x0300cc03, 0x0300cc03, 0x03010c04, 0x03010c04}, 4458c2ecf20Sopenharmony_ci {0x0000a628, 0x0300cc03, 0x0300cc03, 0x04014c04, 0x04014c04}, 4468c2ecf20Sopenharmony_ci {0x0000a62c, 0x03810c03, 0x03810c03, 0x04015005, 0x04015005}, 4478c2ecf20Sopenharmony_ci {0x0000a630, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 4488c2ecf20Sopenharmony_ci {0x0000a634, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 4498c2ecf20Sopenharmony_ci {0x0000a638, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 4508c2ecf20Sopenharmony_ci {0x0000a63c, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 4518c2ecf20Sopenharmony_ci {0x0000b2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 4528c2ecf20Sopenharmony_ci {0x0000b2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 4538c2ecf20Sopenharmony_ci {0x0000b2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 4548c2ecf20Sopenharmony_ci {0x0000b2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 4558c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d8, 0x000050d8, 0x000050d9, 0x000050d9}, 4568c2ecf20Sopenharmony_ci {0x0000a500, 0x00002220, 0x00002220, 0x00000000, 0x00000000}, 4578c2ecf20Sopenharmony_ci {0x0000a504, 0x04002222, 0x04002222, 0x02000001, 0x02000001}, 4588c2ecf20Sopenharmony_ci {0x0000a508, 0x09002421, 0x09002421, 0x05000003, 0x05000003}, 4598c2ecf20Sopenharmony_ci {0x0000a50c, 0x0d002621, 0x0d002621, 0x0a000005, 0x0a000005}, 4608c2ecf20Sopenharmony_ci {0x0000a510, 0x13004620, 0x13004620, 0x0e000201, 0x0e000201}, 4618c2ecf20Sopenharmony_ci {0x0000a514, 0x19004a20, 0x19004a20, 0x11000203, 0x11000203}, 4628c2ecf20Sopenharmony_ci {0x0000a518, 0x1d004e20, 0x1d004e20, 0x14000401, 0x14000401}, 4638c2ecf20Sopenharmony_ci {0x0000a51c, 0x21005420, 0x21005420, 0x18000403, 0x18000403}, 4648c2ecf20Sopenharmony_ci {0x0000a520, 0x26005e20, 0x26005e20, 0x1b000602, 0x1b000602}, 4658c2ecf20Sopenharmony_ci {0x0000a524, 0x2b005e40, 0x2b005e40, 0x1f000802, 0x1f000802}, 4668c2ecf20Sopenharmony_ci {0x0000a528, 0x2f005e42, 0x2f005e42, 0x21000620, 0x21000620}, 4678c2ecf20Sopenharmony_ci {0x0000a52c, 0x33005e44, 0x33005e44, 0x25000820, 0x25000820}, 4688c2ecf20Sopenharmony_ci {0x0000a530, 0x38005e65, 0x38005e65, 0x29000822, 0x29000822}, 4698c2ecf20Sopenharmony_ci {0x0000a534, 0x3c005e69, 0x3c005e69, 0x2d000824, 0x2d000824}, 4708c2ecf20Sopenharmony_ci {0x0000a538, 0x40005e6b, 0x40005e6b, 0x30000828, 0x30000828}, 4718c2ecf20Sopenharmony_ci {0x0000a53c, 0x44005e6d, 0x44005e6d, 0x3400082a, 0x3400082a}, 4728c2ecf20Sopenharmony_ci {0x0000a540, 0x49005e72, 0x49005e72, 0x38000849, 0x38000849}, 4738c2ecf20Sopenharmony_ci {0x0000a544, 0x4e005eb2, 0x4e005eb2, 0x3b000a2c, 0x3b000a2c}, 4748c2ecf20Sopenharmony_ci {0x0000a548, 0x53005f12, 0x53005f12, 0x3e000e2b, 0x3e000e2b}, 4758c2ecf20Sopenharmony_ci {0x0000a54c, 0x59025eb5, 0x59025eb5, 0x42000e2d, 0x42000e2d}, 4768c2ecf20Sopenharmony_ci {0x0000a550, 0x5e025f12, 0x5e025f12, 0x4500124a, 0x4500124a}, 4778c2ecf20Sopenharmony_ci {0x0000a554, 0x61027f12, 0x61027f12, 0x4900124c, 0x4900124c}, 4788c2ecf20Sopenharmony_ci {0x0000a558, 0x6702bf12, 0x6702bf12, 0x4c00126c, 0x4c00126c}, 4798c2ecf20Sopenharmony_ci {0x0000a55c, 0x6b02bf14, 0x6b02bf14, 0x4f00128c, 0x4f00128c}, 4808c2ecf20Sopenharmony_ci {0x0000a560, 0x6f02bf16, 0x6f02bf16, 0x52001290, 0x52001290}, 4818c2ecf20Sopenharmony_ci {0x0000a564, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4828c2ecf20Sopenharmony_ci {0x0000a568, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4838c2ecf20Sopenharmony_ci {0x0000a56c, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4848c2ecf20Sopenharmony_ci {0x0000a570, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4858c2ecf20Sopenharmony_ci {0x0000a574, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4868c2ecf20Sopenharmony_ci {0x0000a578, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4878c2ecf20Sopenharmony_ci {0x0000a57c, 0x6f02bf16, 0x6f02bf16, 0x56001292, 0x56001292}, 4888c2ecf20Sopenharmony_ci {0x0000a580, 0x00802220, 0x00802220, 0x00800000, 0x00800000}, 4898c2ecf20Sopenharmony_ci {0x0000a584, 0x04802222, 0x04802222, 0x02800001, 0x02800001}, 4908c2ecf20Sopenharmony_ci {0x0000a588, 0x09802421, 0x09802421, 0x05800003, 0x05800003}, 4918c2ecf20Sopenharmony_ci {0x0000a58c, 0x0d802621, 0x0d802621, 0x0a800005, 0x0a800005}, 4928c2ecf20Sopenharmony_ci {0x0000a590, 0x13804620, 0x13804620, 0x0e800201, 0x0e800201}, 4938c2ecf20Sopenharmony_ci {0x0000a594, 0x19804a20, 0x19804a20, 0x11800203, 0x11800203}, 4948c2ecf20Sopenharmony_ci {0x0000a598, 0x1d804e20, 0x1d804e20, 0x14800401, 0x14800401}, 4958c2ecf20Sopenharmony_ci {0x0000a59c, 0x21805420, 0x21805420, 0x18800403, 0x18800403}, 4968c2ecf20Sopenharmony_ci {0x0000a5a0, 0x26805e20, 0x26805e20, 0x1b800602, 0x1b800602}, 4978c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2b805e40, 0x2b805e40, 0x1f800802, 0x1f800802}, 4988c2ecf20Sopenharmony_ci {0x0000a5a8, 0x2f805e42, 0x2f805e42, 0x21800620, 0x21800620}, 4998c2ecf20Sopenharmony_ci {0x0000a5ac, 0x33805e44, 0x33805e44, 0x25800820, 0x25800820}, 5008c2ecf20Sopenharmony_ci {0x0000a5b0, 0x38805e65, 0x38805e65, 0x29800822, 0x29800822}, 5018c2ecf20Sopenharmony_ci {0x0000a5b4, 0x3c805e69, 0x3c805e69, 0x2d800824, 0x2d800824}, 5028c2ecf20Sopenharmony_ci {0x0000a5b8, 0x40805e6b, 0x40805e6b, 0x30800828, 0x30800828}, 5038c2ecf20Sopenharmony_ci {0x0000a5bc, 0x44805e6d, 0x44805e6d, 0x3480082a, 0x3480082a}, 5048c2ecf20Sopenharmony_ci {0x0000a5c0, 0x49805e72, 0x49805e72, 0x38800849, 0x38800849}, 5058c2ecf20Sopenharmony_ci {0x0000a5c4, 0x4e805eb2, 0x4e805eb2, 0x3b800a2c, 0x3b800a2c}, 5068c2ecf20Sopenharmony_ci {0x0000a5c8, 0x53805f12, 0x53805f12, 0x3e800e2b, 0x3e800e2b}, 5078c2ecf20Sopenharmony_ci {0x0000a5cc, 0x59825eb2, 0x59825eb2, 0x42800e2d, 0x42800e2d}, 5088c2ecf20Sopenharmony_ci {0x0000a5d0, 0x5e825f12, 0x5e825f12, 0x4580124a, 0x4580124a}, 5098c2ecf20Sopenharmony_ci {0x0000a5d4, 0x61827f12, 0x61827f12, 0x4980124c, 0x4980124c}, 5108c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6782bf12, 0x6782bf12, 0x4c80126c, 0x4c80126c}, 5118c2ecf20Sopenharmony_ci {0x0000a5dc, 0x6b82bf14, 0x6b82bf14, 0x4f80128c, 0x4f80128c}, 5128c2ecf20Sopenharmony_ci {0x0000a5e0, 0x6f82bf16, 0x6f82bf16, 0x52801290, 0x52801290}, 5138c2ecf20Sopenharmony_ci {0x0000a5e4, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5148c2ecf20Sopenharmony_ci {0x0000a5e8, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5158c2ecf20Sopenharmony_ci {0x0000a5ec, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5168c2ecf20Sopenharmony_ci {0x0000a5f0, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5178c2ecf20Sopenharmony_ci {0x0000a5f4, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5188c2ecf20Sopenharmony_ci {0x0000a5f8, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5198c2ecf20Sopenharmony_ci {0x0000a5fc, 0x6f82bf16, 0x6f82bf16, 0x56801292, 0x56801292}, 5208c2ecf20Sopenharmony_ci {0x00016044, 0x056db2db, 0x056db2db, 0x022492db, 0x022492db}, 5218c2ecf20Sopenharmony_ci {0x00016048, 0x24925266, 0x24925266, 0x24925266, 0x24925266}, 5228c2ecf20Sopenharmony_ci {0x00016444, 0x056db2db, 0x056db2db, 0x022492db, 0x022492db}, 5238c2ecf20Sopenharmony_ci {0x00016448, 0x24925266, 0x24925266, 0x24925266, 0x24925266}, 5248c2ecf20Sopenharmony_ci}; 5258c2ecf20Sopenharmony_ci 5268c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_high_ob_db_tx_gain_table_1p0[][5] = { 5278c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 5288c2ecf20Sopenharmony_ci {0x0000a2dc, 0x01feee00, 0x01feee00, 0x03aaa352, 0x03aaa352}, 5298c2ecf20Sopenharmony_ci {0x0000a2e0, 0x0000f000, 0x0000f000, 0x03ccc584, 0x03ccc584}, 5308c2ecf20Sopenharmony_ci {0x0000a2e4, 0x01ff0000, 0x01ff0000, 0x03f0f800, 0x03f0f800}, 5318c2ecf20Sopenharmony_ci {0x0000a2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 5328c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d8, 0x000050d8, 0x000050d9, 0x000050d9}, 5338c2ecf20Sopenharmony_ci {0x0000a500, 0x00002220, 0x00002220, 0x00000000, 0x00000000}, 5348c2ecf20Sopenharmony_ci {0x0000a504, 0x04002222, 0x04002222, 0x04000002, 0x04000002}, 5358c2ecf20Sopenharmony_ci {0x0000a508, 0x09002421, 0x09002421, 0x08000004, 0x08000004}, 5368c2ecf20Sopenharmony_ci {0x0000a50c, 0x0d002621, 0x0d002621, 0x0b000200, 0x0b000200}, 5378c2ecf20Sopenharmony_ci {0x0000a510, 0x13004620, 0x13004620, 0x0f000202, 0x0f000202}, 5388c2ecf20Sopenharmony_ci {0x0000a514, 0x19004a20, 0x19004a20, 0x11000400, 0x11000400}, 5398c2ecf20Sopenharmony_ci {0x0000a518, 0x1d004e20, 0x1d004e20, 0x15000402, 0x15000402}, 5408c2ecf20Sopenharmony_ci {0x0000a51c, 0x21005420, 0x21005420, 0x19000404, 0x19000404}, 5418c2ecf20Sopenharmony_ci {0x0000a520, 0x26005e20, 0x26005e20, 0x1b000603, 0x1b000603}, 5428c2ecf20Sopenharmony_ci {0x0000a524, 0x2b005e40, 0x2b005e40, 0x1f000a02, 0x1f000a02}, 5438c2ecf20Sopenharmony_ci {0x0000a528, 0x2f005e42, 0x2f005e42, 0x23000a04, 0x23000a04}, 5448c2ecf20Sopenharmony_ci {0x0000a52c, 0x33005e44, 0x33005e44, 0x26000a20, 0x26000a20}, 5458c2ecf20Sopenharmony_ci {0x0000a530, 0x38005e65, 0x38005e65, 0x2a000e20, 0x2a000e20}, 5468c2ecf20Sopenharmony_ci {0x0000a534, 0x3c005e69, 0x3c005e69, 0x2e000e22, 0x2e000e22}, 5478c2ecf20Sopenharmony_ci {0x0000a538, 0x40005e6b, 0x40005e6b, 0x31000e24, 0x31000e24}, 5488c2ecf20Sopenharmony_ci {0x0000a53c, 0x44005e6d, 0x44005e6d, 0x34001640, 0x34001640}, 5498c2ecf20Sopenharmony_ci {0x0000a540, 0x49005e72, 0x49005e72, 0x38001660, 0x38001660}, 5508c2ecf20Sopenharmony_ci {0x0000a544, 0x4e005eb2, 0x4e005eb2, 0x3b001861, 0x3b001861}, 5518c2ecf20Sopenharmony_ci {0x0000a548, 0x53005f12, 0x53005f12, 0x3e001a81, 0x3e001a81}, 5528c2ecf20Sopenharmony_ci {0x0000a54c, 0x59025eb2, 0x59025eb2, 0x42001a83, 0x42001a83}, 5538c2ecf20Sopenharmony_ci {0x0000a550, 0x5e025f12, 0x5e025f12, 0x44001c84, 0x44001c84}, 5548c2ecf20Sopenharmony_ci {0x0000a554, 0x61027f12, 0x61027f12, 0x48001ce3, 0x48001ce3}, 5558c2ecf20Sopenharmony_ci {0x0000a558, 0x6702bf12, 0x6702bf12, 0x4c001ce5, 0x4c001ce5}, 5568c2ecf20Sopenharmony_ci {0x0000a55c, 0x6b02bf14, 0x6b02bf14, 0x50001ce9, 0x50001ce9}, 5578c2ecf20Sopenharmony_ci {0x0000a560, 0x6f02bf16, 0x6f02bf16, 0x54001ceb, 0x54001ceb}, 5588c2ecf20Sopenharmony_ci {0x0000a564, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5598c2ecf20Sopenharmony_ci {0x0000a568, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5608c2ecf20Sopenharmony_ci {0x0000a56c, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5618c2ecf20Sopenharmony_ci {0x0000a570, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5628c2ecf20Sopenharmony_ci {0x0000a574, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5638c2ecf20Sopenharmony_ci {0x0000a578, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5648c2ecf20Sopenharmony_ci {0x0000a57c, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 5658c2ecf20Sopenharmony_ci {0x0000a580, 0x00802220, 0x00802220, 0x00800000, 0x00800000}, 5668c2ecf20Sopenharmony_ci {0x0000a584, 0x04802222, 0x04802222, 0x04800002, 0x04800002}, 5678c2ecf20Sopenharmony_ci {0x0000a588, 0x09802421, 0x09802421, 0x08800004, 0x08800004}, 5688c2ecf20Sopenharmony_ci {0x0000a58c, 0x0d802621, 0x0d802621, 0x0b800200, 0x0b800200}, 5698c2ecf20Sopenharmony_ci {0x0000a590, 0x13804620, 0x13804620, 0x0f800202, 0x0f800202}, 5708c2ecf20Sopenharmony_ci {0x0000a594, 0x19804a20, 0x19804a20, 0x11800400, 0x11800400}, 5718c2ecf20Sopenharmony_ci {0x0000a598, 0x1d804e20, 0x1d804e20, 0x15800402, 0x15800402}, 5728c2ecf20Sopenharmony_ci {0x0000a59c, 0x21805420, 0x21805420, 0x19800404, 0x19800404}, 5738c2ecf20Sopenharmony_ci {0x0000a5a0, 0x26805e20, 0x26805e20, 0x1b800603, 0x1b800603}, 5748c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2b805e40, 0x2b805e40, 0x1f800a02, 0x1f800a02}, 5758c2ecf20Sopenharmony_ci {0x0000a5a8, 0x2f805e42, 0x2f805e42, 0x23800a04, 0x23800a04}, 5768c2ecf20Sopenharmony_ci {0x0000a5ac, 0x33805e44, 0x33805e44, 0x26800a20, 0x26800a20}, 5778c2ecf20Sopenharmony_ci {0x0000a5b0, 0x38805e65, 0x38805e65, 0x2a800e20, 0x2a800e20}, 5788c2ecf20Sopenharmony_ci {0x0000a5b4, 0x3c805e69, 0x3c805e69, 0x2e800e22, 0x2e800e22}, 5798c2ecf20Sopenharmony_ci {0x0000a5b8, 0x40805e6b, 0x40805e6b, 0x31800e24, 0x31800e24}, 5808c2ecf20Sopenharmony_ci {0x0000a5bc, 0x44805e6d, 0x44805e6d, 0x34801640, 0x34801640}, 5818c2ecf20Sopenharmony_ci {0x0000a5c0, 0x49805e72, 0x49805e72, 0x38801660, 0x38801660}, 5828c2ecf20Sopenharmony_ci {0x0000a5c4, 0x4e805eb2, 0x4e805eb2, 0x3b801861, 0x3b801861}, 5838c2ecf20Sopenharmony_ci {0x0000a5c8, 0x53805f12, 0x53805f12, 0x3e801a81, 0x3e801a81}, 5848c2ecf20Sopenharmony_ci {0x0000a5cc, 0x59825eb2, 0x59825eb2, 0x42801a83, 0x42801a83}, 5858c2ecf20Sopenharmony_ci {0x0000a5d0, 0x5e825f12, 0x5e825f12, 0x44801c84, 0x44801c84}, 5868c2ecf20Sopenharmony_ci {0x0000a5d4, 0x61827f12, 0x61827f12, 0x48801ce3, 0x48801ce3}, 5878c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6782bf12, 0x6782bf12, 0x4c801ce5, 0x4c801ce5}, 5888c2ecf20Sopenharmony_ci {0x0000a5dc, 0x6b82bf14, 0x6b82bf14, 0x50801ce9, 0x50801ce9}, 5898c2ecf20Sopenharmony_ci {0x0000a5e0, 0x6f82bf16, 0x6f82bf16, 0x54801ceb, 0x54801ceb}, 5908c2ecf20Sopenharmony_ci {0x0000a5e4, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5918c2ecf20Sopenharmony_ci {0x0000a5e8, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5928c2ecf20Sopenharmony_ci {0x0000a5ec, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5938c2ecf20Sopenharmony_ci {0x0000a5f0, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5948c2ecf20Sopenharmony_ci {0x0000a5f4, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5958c2ecf20Sopenharmony_ci {0x0000a5f8, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5968c2ecf20Sopenharmony_ci {0x0000a5fc, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 5978c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 5988c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 5998c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 6008c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 6018c2ecf20Sopenharmony_ci {0x0000a610, 0x00804000, 0x00804000, 0x00000000, 0x00000000}, 6028c2ecf20Sopenharmony_ci {0x0000a614, 0x00804201, 0x00804201, 0x01404000, 0x01404000}, 6038c2ecf20Sopenharmony_ci {0x0000a618, 0x0280c802, 0x0280c802, 0x01404501, 0x01404501}, 6048c2ecf20Sopenharmony_ci {0x0000a61c, 0x0280ca03, 0x0280ca03, 0x02008501, 0x02008501}, 6058c2ecf20Sopenharmony_ci {0x0000a620, 0x04c15104, 0x04c15104, 0x0280ca03, 0x0280ca03}, 6068c2ecf20Sopenharmony_ci {0x0000a624, 0x04c15305, 0x04c15305, 0x03010c04, 0x03010c04}, 6078c2ecf20Sopenharmony_ci {0x0000a628, 0x04c15305, 0x04c15305, 0x04014c04, 0x04014c04}, 6088c2ecf20Sopenharmony_ci {0x0000a62c, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 6098c2ecf20Sopenharmony_ci {0x0000a630, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 6108c2ecf20Sopenharmony_ci {0x0000a634, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 6118c2ecf20Sopenharmony_ci {0x0000a638, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 6128c2ecf20Sopenharmony_ci {0x0000a63c, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 6138c2ecf20Sopenharmony_ci {0x0000b2dc, 0x01feee00, 0x01feee00, 0x03aaa352, 0x03aaa352}, 6148c2ecf20Sopenharmony_ci {0x0000b2e0, 0x0000f000, 0x0000f000, 0x03ccc584, 0x03ccc584}, 6158c2ecf20Sopenharmony_ci {0x0000b2e4, 0x01ff0000, 0x01ff0000, 0x03f0f800, 0x03f0f800}, 6168c2ecf20Sopenharmony_ci {0x0000b2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 6178c2ecf20Sopenharmony_ci {0x00016044, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4}, 6188c2ecf20Sopenharmony_ci {0x00016048, 0x8e481666, 0x8e481666, 0x8e481266, 0x8e481266}, 6198c2ecf20Sopenharmony_ci {0x00016280, 0x01000015, 0x01000015, 0x01001015, 0x01001015}, 6208c2ecf20Sopenharmony_ci {0x00016444, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4}, 6218c2ecf20Sopenharmony_ci {0x00016448, 0x8e481666, 0x8e481666, 0x8e481266, 0x8e481266}, 6228c2ecf20Sopenharmony_ci}; 6238c2ecf20Sopenharmony_ci 6248c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_ub124_tx_gain_table_1p0[][5] = { 6258c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 6268c2ecf20Sopenharmony_ci {0x00009810, 0xd00a8005, 0xd00a8005, 0xd00a8005, 0xd00a8005}, 6278c2ecf20Sopenharmony_ci {0x00009820, 0x206a022e, 0x206a022e, 0x206a00ae, 0x206a00ae}, 6288c2ecf20Sopenharmony_ci {0x00009830, 0x0000059c, 0x0000059c, 0x0000059c, 0x0000059c}, 6298c2ecf20Sopenharmony_ci {0x00009e10, 0x7ec88d2e, 0x7ec88d2e, 0x7ec82d2e, 0x7ec82d2e}, 6308c2ecf20Sopenharmony_ci {0x0000a2dc, 0xfef5d402, 0xfef5d402, 0xfdab5b52, 0xfdab5b52}, 6318c2ecf20Sopenharmony_ci {0x0000a2e0, 0xfe896600, 0xfe896600, 0xfd339c84, 0xfd339c84}, 6328c2ecf20Sopenharmony_ci {0x0000a2e4, 0xff01f800, 0xff01f800, 0xfec3e000, 0xfec3e000}, 6338c2ecf20Sopenharmony_ci {0x0000a2e8, 0xfffe0000, 0xfffe0000, 0xfffc0000, 0xfffc0000}, 6348c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d8, 0x000050d8, 0x000050d9, 0x000050d9}, 6358c2ecf20Sopenharmony_ci {0x0000a500, 0x00002220, 0x00002220, 0x00000000, 0x00000000}, 6368c2ecf20Sopenharmony_ci {0x0000a504, 0x04002222, 0x04002222, 0x04000002, 0x04000002}, 6378c2ecf20Sopenharmony_ci {0x0000a508, 0x09002421, 0x09002421, 0x08000004, 0x08000004}, 6388c2ecf20Sopenharmony_ci {0x0000a50c, 0x0d002621, 0x0d002621, 0x0b000200, 0x0b000200}, 6398c2ecf20Sopenharmony_ci {0x0000a510, 0x13004620, 0x13004620, 0x0f000202, 0x0f000202}, 6408c2ecf20Sopenharmony_ci {0x0000a514, 0x19004a20, 0x19004a20, 0x11000400, 0x11000400}, 6418c2ecf20Sopenharmony_ci {0x0000a518, 0x1d004e20, 0x1d004e20, 0x15000402, 0x15000402}, 6428c2ecf20Sopenharmony_ci {0x0000a51c, 0x21005420, 0x21005420, 0x19000404, 0x19000404}, 6438c2ecf20Sopenharmony_ci {0x0000a520, 0x26005e20, 0x26005e20, 0x1b000603, 0x1b000603}, 6448c2ecf20Sopenharmony_ci {0x0000a524, 0x2b005e40, 0x2b005e40, 0x1f000a02, 0x1f000a02}, 6458c2ecf20Sopenharmony_ci {0x0000a528, 0x2f005e42, 0x2f005e42, 0x23000a04, 0x23000a04}, 6468c2ecf20Sopenharmony_ci {0x0000a52c, 0x33005e44, 0x33005e44, 0x26000a20, 0x26000a20}, 6478c2ecf20Sopenharmony_ci {0x0000a530, 0x38005e65, 0x38005e65, 0x2a000e20, 0x2a000e20}, 6488c2ecf20Sopenharmony_ci {0x0000a534, 0x3c005e69, 0x3c005e69, 0x2e000e22, 0x2e000e22}, 6498c2ecf20Sopenharmony_ci {0x0000a538, 0x40005e6b, 0x40005e6b, 0x31000e24, 0x31000e24}, 6508c2ecf20Sopenharmony_ci {0x0000a53c, 0x44005e6d, 0x44005e6d, 0x34001640, 0x34001640}, 6518c2ecf20Sopenharmony_ci {0x0000a540, 0x49005e72, 0x49005e72, 0x38001660, 0x38001660}, 6528c2ecf20Sopenharmony_ci {0x0000a544, 0x4e005eb2, 0x4e005eb2, 0x3b001861, 0x3b001861}, 6538c2ecf20Sopenharmony_ci {0x0000a548, 0x53005f12, 0x53005f12, 0x3e001a81, 0x3e001a81}, 6548c2ecf20Sopenharmony_ci {0x0000a54c, 0x59025eb5, 0x59025eb5, 0x42001a83, 0x42001a83}, 6558c2ecf20Sopenharmony_ci {0x0000a550, 0x5e025f12, 0x5e025f12, 0x44001c84, 0x44001c84}, 6568c2ecf20Sopenharmony_ci {0x0000a554, 0x61027f12, 0x61027f12, 0x48001ce3, 0x48001ce3}, 6578c2ecf20Sopenharmony_ci {0x0000a558, 0x6702bf12, 0x6702bf12, 0x4c001ce5, 0x4c001ce5}, 6588c2ecf20Sopenharmony_ci {0x0000a55c, 0x6b02bf14, 0x6b02bf14, 0x50001ce9, 0x50001ce9}, 6598c2ecf20Sopenharmony_ci {0x0000a560, 0x6f02bf16, 0x6f02bf16, 0x54001ceb, 0x54001ceb}, 6608c2ecf20Sopenharmony_ci {0x0000a564, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6618c2ecf20Sopenharmony_ci {0x0000a568, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6628c2ecf20Sopenharmony_ci {0x0000a56c, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6638c2ecf20Sopenharmony_ci {0x0000a570, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6648c2ecf20Sopenharmony_ci {0x0000a574, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6658c2ecf20Sopenharmony_ci {0x0000a578, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6668c2ecf20Sopenharmony_ci {0x0000a57c, 0x6f02bf16, 0x6f02bf16, 0x56001eec, 0x56001eec}, 6678c2ecf20Sopenharmony_ci {0x0000a580, 0x00802220, 0x00802220, 0x00800000, 0x00800000}, 6688c2ecf20Sopenharmony_ci {0x0000a584, 0x04802222, 0x04802222, 0x04800002, 0x04800002}, 6698c2ecf20Sopenharmony_ci {0x0000a588, 0x09802421, 0x09802421, 0x08800004, 0x08800004}, 6708c2ecf20Sopenharmony_ci {0x0000a58c, 0x0d802621, 0x0d802621, 0x0b800200, 0x0b800200}, 6718c2ecf20Sopenharmony_ci {0x0000a590, 0x13804620, 0x13804620, 0x0f800202, 0x0f800202}, 6728c2ecf20Sopenharmony_ci {0x0000a594, 0x19804a20, 0x19804a20, 0x11800400, 0x11800400}, 6738c2ecf20Sopenharmony_ci {0x0000a598, 0x1d804e20, 0x1d804e20, 0x15800402, 0x15800402}, 6748c2ecf20Sopenharmony_ci {0x0000a59c, 0x21805420, 0x21805420, 0x19800404, 0x19800404}, 6758c2ecf20Sopenharmony_ci {0x0000a5a0, 0x26805e20, 0x26805e20, 0x1b800603, 0x1b800603}, 6768c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2b805e40, 0x2b805e40, 0x1f800a02, 0x1f800a02}, 6778c2ecf20Sopenharmony_ci {0x0000a5a8, 0x2f805e42, 0x2f805e42, 0x23800a04, 0x23800a04}, 6788c2ecf20Sopenharmony_ci {0x0000a5ac, 0x33805e44, 0x33805e44, 0x26800a20, 0x26800a20}, 6798c2ecf20Sopenharmony_ci {0x0000a5b0, 0x38805e65, 0x38805e65, 0x2a800e20, 0x2a800e20}, 6808c2ecf20Sopenharmony_ci {0x0000a5b4, 0x3c805e69, 0x3c805e69, 0x2e800e22, 0x2e800e22}, 6818c2ecf20Sopenharmony_ci {0x0000a5b8, 0x40805e6b, 0x40805e6b, 0x31800e24, 0x31800e24}, 6828c2ecf20Sopenharmony_ci {0x0000a5bc, 0x44805e6d, 0x44805e6d, 0x34801640, 0x34801640}, 6838c2ecf20Sopenharmony_ci {0x0000a5c0, 0x49805e72, 0x49805e72, 0x38801660, 0x38801660}, 6848c2ecf20Sopenharmony_ci {0x0000a5c4, 0x4e805eb2, 0x4e805eb2, 0x3b801861, 0x3b801861}, 6858c2ecf20Sopenharmony_ci {0x0000a5c8, 0x53805f12, 0x53805f12, 0x3e801a81, 0x3e801a81}, 6868c2ecf20Sopenharmony_ci {0x0000a5cc, 0x59825eb2, 0x59825eb2, 0x42801a83, 0x42801a83}, 6878c2ecf20Sopenharmony_ci {0x0000a5d0, 0x5e825f12, 0x5e825f12, 0x44801c84, 0x44801c84}, 6888c2ecf20Sopenharmony_ci {0x0000a5d4, 0x61827f12, 0x61827f12, 0x48801ce3, 0x48801ce3}, 6898c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6782bf12, 0x6782bf12, 0x4c801ce5, 0x4c801ce5}, 6908c2ecf20Sopenharmony_ci {0x0000a5dc, 0x6b82bf14, 0x6b82bf14, 0x50801ce9, 0x50801ce9}, 6918c2ecf20Sopenharmony_ci {0x0000a5e0, 0x6f82bf16, 0x6f82bf16, 0x54801ceb, 0x54801ceb}, 6928c2ecf20Sopenharmony_ci {0x0000a5e4, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6938c2ecf20Sopenharmony_ci {0x0000a5e8, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6948c2ecf20Sopenharmony_ci {0x0000a5ec, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6958c2ecf20Sopenharmony_ci {0x0000a5f0, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6968c2ecf20Sopenharmony_ci {0x0000a5f4, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6978c2ecf20Sopenharmony_ci {0x0000a5f8, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6988c2ecf20Sopenharmony_ci {0x0000a5fc, 0x6f82bf16, 0x6f82bf16, 0x56801eec, 0x56801eec}, 6998c2ecf20Sopenharmony_ci {0x00016044, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4}, 7008c2ecf20Sopenharmony_ci {0x00016048, 0x8e480086, 0x8e480086, 0x8e480086, 0x8e480086}, 7018c2ecf20Sopenharmony_ci {0x00016444, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4, 0x03b6d2e4}, 7028c2ecf20Sopenharmony_ci {0x00016448, 0x8e480086, 0x8e480086, 0x8e480086, 0x8e480086}, 7038c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7048c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7058c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7068c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7078c2ecf20Sopenharmony_ci {0x0000a610, 0x00804000, 0x00804000, 0x00000000, 0x00000000}, 7088c2ecf20Sopenharmony_ci {0x0000a614, 0x00804201, 0x00804201, 0x01404000, 0x01404000}, 7098c2ecf20Sopenharmony_ci {0x0000a618, 0x0280c802, 0x0280c802, 0x01404501, 0x01404501}, 7108c2ecf20Sopenharmony_ci {0x0000a61c, 0x0280ca03, 0x0280ca03, 0x02008501, 0x02008501}, 7118c2ecf20Sopenharmony_ci {0x0000a620, 0x04c15104, 0x04c15104, 0x0280ca03, 0x0280ca03}, 7128c2ecf20Sopenharmony_ci {0x0000a624, 0x04c15305, 0x04c15305, 0x03010c04, 0x03010c04}, 7138c2ecf20Sopenharmony_ci {0x0000a628, 0x04c15305, 0x04c15305, 0x04014c04, 0x04014c04}, 7148c2ecf20Sopenharmony_ci {0x0000a62c, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 7158c2ecf20Sopenharmony_ci {0x0000a630, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 7168c2ecf20Sopenharmony_ci {0x0000a634, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 7178c2ecf20Sopenharmony_ci {0x0000a638, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 7188c2ecf20Sopenharmony_ci {0x0000a63c, 0x04c15305, 0x04c15305, 0x04015005, 0x04015005}, 7198c2ecf20Sopenharmony_ci {0x0000b2dc, 0xfef5d402, 0xfef5d402, 0xfdab5b52, 0xfdab5b52}, 7208c2ecf20Sopenharmony_ci {0x0000b2e0, 0xfe896600, 0xfe896600, 0xfd339c84, 0xfd339c84}, 7218c2ecf20Sopenharmony_ci {0x0000b2e4, 0xff01f800, 0xff01f800, 0xfec3e000, 0xfec3e000}, 7228c2ecf20Sopenharmony_ci {0x0000b2e8, 0xfffe0000, 0xfffe0000, 0xfffc0000, 0xfffc0000}, 7238c2ecf20Sopenharmony_ci}; 7248c2ecf20Sopenharmony_ci 7258c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_low_ob_db_tx_gain_table_1p0[][5] = { 7268c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 7278c2ecf20Sopenharmony_ci {0x0000a2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 7288c2ecf20Sopenharmony_ci {0x0000a2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 7298c2ecf20Sopenharmony_ci {0x0000a2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 7308c2ecf20Sopenharmony_ci {0x0000a2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 7318c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d9, 0x000050d9, 0x000050d9, 0x000050d9}, 7328c2ecf20Sopenharmony_ci {0x0000a500, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7338c2ecf20Sopenharmony_ci {0x0000a504, 0x06000003, 0x06000003, 0x04000002, 0x04000002}, 7348c2ecf20Sopenharmony_ci {0x0000a508, 0x0a000020, 0x0a000020, 0x08000004, 0x08000004}, 7358c2ecf20Sopenharmony_ci {0x0000a50c, 0x10000023, 0x10000023, 0x0b000200, 0x0b000200}, 7368c2ecf20Sopenharmony_ci {0x0000a510, 0x16000220, 0x16000220, 0x0f000202, 0x0f000202}, 7378c2ecf20Sopenharmony_ci {0x0000a514, 0x1c000223, 0x1c000223, 0x12000400, 0x12000400}, 7388c2ecf20Sopenharmony_ci {0x0000a518, 0x21002220, 0x21002220, 0x16000402, 0x16000402}, 7398c2ecf20Sopenharmony_ci {0x0000a51c, 0x27002223, 0x27002223, 0x19000404, 0x19000404}, 7408c2ecf20Sopenharmony_ci {0x0000a520, 0x2b022220, 0x2b022220, 0x1c000603, 0x1c000603}, 7418c2ecf20Sopenharmony_ci {0x0000a524, 0x2f022222, 0x2f022222, 0x21000a02, 0x21000a02}, 7428c2ecf20Sopenharmony_ci {0x0000a528, 0x34022225, 0x34022225, 0x25000a04, 0x25000a04}, 7438c2ecf20Sopenharmony_ci {0x0000a52c, 0x3a02222a, 0x3a02222a, 0x28000a20, 0x28000a20}, 7448c2ecf20Sopenharmony_ci {0x0000a530, 0x3e02222c, 0x3e02222c, 0x2c000e20, 0x2c000e20}, 7458c2ecf20Sopenharmony_ci {0x0000a534, 0x4202242a, 0x4202242a, 0x30000e22, 0x30000e22}, 7468c2ecf20Sopenharmony_ci {0x0000a538, 0x4702244a, 0x4702244a, 0x34000e24, 0x34000e24}, 7478c2ecf20Sopenharmony_ci {0x0000a53c, 0x4b02244c, 0x4b02244c, 0x38001640, 0x38001640}, 7488c2ecf20Sopenharmony_ci {0x0000a540, 0x4e02246c, 0x4e02246c, 0x3c001660, 0x3c001660}, 7498c2ecf20Sopenharmony_ci {0x0000a544, 0x5302266c, 0x5302266c, 0x3f001861, 0x3f001861}, 7508c2ecf20Sopenharmony_ci {0x0000a548, 0x5702286c, 0x5702286c, 0x43001a81, 0x43001a81}, 7518c2ecf20Sopenharmony_ci {0x0000a54c, 0x5c02486b, 0x5c02486b, 0x47001a83, 0x47001a83}, 7528c2ecf20Sopenharmony_ci {0x0000a550, 0x61024a6c, 0x61024a6c, 0x4a001c84, 0x4a001c84}, 7538c2ecf20Sopenharmony_ci {0x0000a554, 0x66026a6c, 0x66026a6c, 0x4e001ce3, 0x4e001ce3}, 7548c2ecf20Sopenharmony_ci {0x0000a558, 0x6b026e6c, 0x6b026e6c, 0x52001ce5, 0x52001ce5}, 7558c2ecf20Sopenharmony_ci {0x0000a55c, 0x7002708c, 0x7002708c, 0x56001ce9, 0x56001ce9}, 7568c2ecf20Sopenharmony_ci {0x0000a560, 0x7302b08a, 0x7302b08a, 0x5a001ceb, 0x5a001ceb}, 7578c2ecf20Sopenharmony_ci {0x0000a564, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7588c2ecf20Sopenharmony_ci {0x0000a568, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7598c2ecf20Sopenharmony_ci {0x0000a56c, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7608c2ecf20Sopenharmony_ci {0x0000a570, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7618c2ecf20Sopenharmony_ci {0x0000a574, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7628c2ecf20Sopenharmony_ci {0x0000a578, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7638c2ecf20Sopenharmony_ci {0x0000a57c, 0x7702b08c, 0x7702b08c, 0x5d001eec, 0x5d001eec}, 7648c2ecf20Sopenharmony_ci {0x0000a580, 0x00800000, 0x00800000, 0x00800000, 0x00800000}, 7658c2ecf20Sopenharmony_ci {0x0000a584, 0x06800003, 0x06800003, 0x04800002, 0x04800002}, 7668c2ecf20Sopenharmony_ci {0x0000a588, 0x0a800020, 0x0a800020, 0x08800004, 0x08800004}, 7678c2ecf20Sopenharmony_ci {0x0000a58c, 0x10800023, 0x10800023, 0x0b800200, 0x0b800200}, 7688c2ecf20Sopenharmony_ci {0x0000a590, 0x16800220, 0x16800220, 0x0f800202, 0x0f800202}, 7698c2ecf20Sopenharmony_ci {0x0000a594, 0x1c800223, 0x1c800223, 0x12800400, 0x12800400}, 7708c2ecf20Sopenharmony_ci {0x0000a598, 0x21820220, 0x21820220, 0x16800402, 0x16800402}, 7718c2ecf20Sopenharmony_ci {0x0000a59c, 0x27820223, 0x27820223, 0x19800404, 0x19800404}, 7728c2ecf20Sopenharmony_ci {0x0000a5a0, 0x2b822220, 0x2b822220, 0x1c800603, 0x1c800603}, 7738c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2f822222, 0x2f822222, 0x21800a02, 0x21800a02}, 7748c2ecf20Sopenharmony_ci {0x0000a5a8, 0x34822225, 0x34822225, 0x25800a04, 0x25800a04}, 7758c2ecf20Sopenharmony_ci {0x0000a5ac, 0x3a82222a, 0x3a82222a, 0x28800a20, 0x28800a20}, 7768c2ecf20Sopenharmony_ci {0x0000a5b0, 0x3e82222c, 0x3e82222c, 0x2c800e20, 0x2c800e20}, 7778c2ecf20Sopenharmony_ci {0x0000a5b4, 0x4282242a, 0x4282242a, 0x30800e22, 0x30800e22}, 7788c2ecf20Sopenharmony_ci {0x0000a5b8, 0x4782244a, 0x4782244a, 0x34800e24, 0x34800e24}, 7798c2ecf20Sopenharmony_ci {0x0000a5bc, 0x4b82244c, 0x4b82244c, 0x38801640, 0x38801640}, 7808c2ecf20Sopenharmony_ci {0x0000a5c0, 0x4e82246c, 0x4e82246c, 0x3c801660, 0x3c801660}, 7818c2ecf20Sopenharmony_ci {0x0000a5c4, 0x5382266c, 0x5382266c, 0x3f801861, 0x3f801861}, 7828c2ecf20Sopenharmony_ci {0x0000a5c8, 0x5782286c, 0x5782286c, 0x43801a81, 0x43801a81}, 7838c2ecf20Sopenharmony_ci {0x0000a5cc, 0x5c84286b, 0x5c84286b, 0x47801a83, 0x47801a83}, 7848c2ecf20Sopenharmony_ci {0x0000a5d0, 0x61842a6c, 0x61842a6c, 0x4a801c84, 0x4a801c84}, 7858c2ecf20Sopenharmony_ci {0x0000a5d4, 0x66862a6c, 0x66862a6c, 0x4e801ce3, 0x4e801ce3}, 7868c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6b862e6c, 0x6b862e6c, 0x52801ce5, 0x52801ce5}, 7878c2ecf20Sopenharmony_ci {0x0000a5dc, 0x7086308c, 0x7086308c, 0x56801ce9, 0x56801ce9}, 7888c2ecf20Sopenharmony_ci {0x0000a5e0, 0x738a308a, 0x738a308a, 0x5a801ceb, 0x5a801ceb}, 7898c2ecf20Sopenharmony_ci {0x0000a5e4, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7908c2ecf20Sopenharmony_ci {0x0000a5e8, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7918c2ecf20Sopenharmony_ci {0x0000a5ec, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7928c2ecf20Sopenharmony_ci {0x0000a5f0, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7938c2ecf20Sopenharmony_ci {0x0000a5f4, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7948c2ecf20Sopenharmony_ci {0x0000a5f8, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7958c2ecf20Sopenharmony_ci {0x0000a5fc, 0x778a308c, 0x778a308c, 0x5d801eec, 0x5d801eec}, 7968c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7978c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7988c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 7998c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8008c2ecf20Sopenharmony_ci {0x0000a610, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8018c2ecf20Sopenharmony_ci {0x0000a614, 0x01404000, 0x01404000, 0x01404000, 0x01404000}, 8028c2ecf20Sopenharmony_ci {0x0000a618, 0x01404501, 0x01404501, 0x01404501, 0x01404501}, 8038c2ecf20Sopenharmony_ci {0x0000a61c, 0x02008802, 0x02008802, 0x02008501, 0x02008501}, 8048c2ecf20Sopenharmony_ci {0x0000a620, 0x0300cc03, 0x0300cc03, 0x0280ca03, 0x0280ca03}, 8058c2ecf20Sopenharmony_ci {0x0000a624, 0x0300cc03, 0x0300cc03, 0x03010c04, 0x03010c04}, 8068c2ecf20Sopenharmony_ci {0x0000a628, 0x0300cc03, 0x0300cc03, 0x04014c04, 0x04014c04}, 8078c2ecf20Sopenharmony_ci {0x0000a62c, 0x03810c03, 0x03810c03, 0x04015005, 0x04015005}, 8088c2ecf20Sopenharmony_ci {0x0000a630, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 8098c2ecf20Sopenharmony_ci {0x0000a634, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 8108c2ecf20Sopenharmony_ci {0x0000a638, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 8118c2ecf20Sopenharmony_ci {0x0000a63c, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 8128c2ecf20Sopenharmony_ci {0x0000b2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 8138c2ecf20Sopenharmony_ci {0x0000b2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 8148c2ecf20Sopenharmony_ci {0x0000b2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 8158c2ecf20Sopenharmony_ci {0x0000b2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 8168c2ecf20Sopenharmony_ci {0x00016044, 0x056db2db, 0x056db2db, 0x056db2db, 0x056db2db}, 8178c2ecf20Sopenharmony_ci {0x00016048, 0x24925666, 0x24925666, 0x24925266, 0x24925266}, 8188c2ecf20Sopenharmony_ci {0x00016280, 0x01000015, 0x01000015, 0x01001015, 0x01001015}, 8198c2ecf20Sopenharmony_ci {0x00016288, 0xf0318000, 0xf0318000, 0xf0318000, 0xf0318000}, 8208c2ecf20Sopenharmony_ci {0x00016444, 0x056db2db, 0x056db2db, 0x056db2db, 0x056db2db}, 8218c2ecf20Sopenharmony_ci {0x00016448, 0x24925666, 0x24925666, 0x24925266, 0x24925266}, 8228c2ecf20Sopenharmony_ci}; 8238c2ecf20Sopenharmony_ci 8248c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_mixed_ob_db_tx_gain_table_1p0[][5] = { 8258c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 8268c2ecf20Sopenharmony_ci {0x0000a2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 8278c2ecf20Sopenharmony_ci {0x0000a2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 8288c2ecf20Sopenharmony_ci {0x0000a2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 8298c2ecf20Sopenharmony_ci {0x0000a2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 8308c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d9, 0x000050d9, 0x000050d9, 0x000050d9}, 8318c2ecf20Sopenharmony_ci {0x0000a500, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8328c2ecf20Sopenharmony_ci {0x0000a504, 0x06000003, 0x06000003, 0x04000002, 0x04000002}, 8338c2ecf20Sopenharmony_ci {0x0000a508, 0x0a000020, 0x0a000020, 0x08000004, 0x08000004}, 8348c2ecf20Sopenharmony_ci {0x0000a50c, 0x10000023, 0x10000023, 0x0b000200, 0x0b000200}, 8358c2ecf20Sopenharmony_ci {0x0000a510, 0x16000220, 0x16000220, 0x0f000202, 0x0f000202}, 8368c2ecf20Sopenharmony_ci {0x0000a514, 0x1c000223, 0x1c000223, 0x11000400, 0x11000400}, 8378c2ecf20Sopenharmony_ci {0x0000a518, 0x21002220, 0x21002220, 0x15000402, 0x15000402}, 8388c2ecf20Sopenharmony_ci {0x0000a51c, 0x27002223, 0x27002223, 0x19000404, 0x19000404}, 8398c2ecf20Sopenharmony_ci {0x0000a520, 0x2b022220, 0x2b022220, 0x1b000603, 0x1b000603}, 8408c2ecf20Sopenharmony_ci {0x0000a524, 0x2f022222, 0x2f022222, 0x1f000a02, 0x1f000a02}, 8418c2ecf20Sopenharmony_ci {0x0000a528, 0x34022225, 0x34022225, 0x23000a04, 0x23000a04}, 8428c2ecf20Sopenharmony_ci {0x0000a52c, 0x3a02222a, 0x3a02222a, 0x26000a20, 0x26000a20}, 8438c2ecf20Sopenharmony_ci {0x0000a530, 0x3e02222c, 0x3e02222c, 0x2a000e20, 0x2a000e20}, 8448c2ecf20Sopenharmony_ci {0x0000a534, 0x4202242a, 0x4202242a, 0x2e000e22, 0x2e000e22}, 8458c2ecf20Sopenharmony_ci {0x0000a538, 0x4702244a, 0x4702244a, 0x31000e24, 0x31000e24}, 8468c2ecf20Sopenharmony_ci {0x0000a53c, 0x4b02244c, 0x4b02244c, 0x34001640, 0x34001640}, 8478c2ecf20Sopenharmony_ci {0x0000a540, 0x4e02246c, 0x4e02246c, 0x38001660, 0x38001660}, 8488c2ecf20Sopenharmony_ci {0x0000a544, 0x5302266c, 0x5302266c, 0x3b001861, 0x3b001861}, 8498c2ecf20Sopenharmony_ci {0x0000a548, 0x5702286c, 0x5702286c, 0x3e001a81, 0x3e001a81}, 8508c2ecf20Sopenharmony_ci {0x0000a54c, 0x5c02486b, 0x5c02486b, 0x42001a83, 0x42001a83}, 8518c2ecf20Sopenharmony_ci {0x0000a550, 0x61024a6c, 0x61024a6c, 0x44001c84, 0x44001c84}, 8528c2ecf20Sopenharmony_ci {0x0000a554, 0x66026a6c, 0x66026a6c, 0x48001ce3, 0x48001ce3}, 8538c2ecf20Sopenharmony_ci {0x0000a558, 0x6b026e6c, 0x6b026e6c, 0x4c001ce5, 0x4c001ce5}, 8548c2ecf20Sopenharmony_ci {0x0000a55c, 0x7002708c, 0x7002708c, 0x50001ce9, 0x50001ce9}, 8558c2ecf20Sopenharmony_ci {0x0000a560, 0x7302b08a, 0x7302b08a, 0x54001ceb, 0x54001ceb}, 8568c2ecf20Sopenharmony_ci {0x0000a564, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8578c2ecf20Sopenharmony_ci {0x0000a568, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8588c2ecf20Sopenharmony_ci {0x0000a56c, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8598c2ecf20Sopenharmony_ci {0x0000a570, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8608c2ecf20Sopenharmony_ci {0x0000a574, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8618c2ecf20Sopenharmony_ci {0x0000a578, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8628c2ecf20Sopenharmony_ci {0x0000a57c, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 8638c2ecf20Sopenharmony_ci {0x0000a580, 0x00800000, 0x00800000, 0x00800000, 0x00800000}, 8648c2ecf20Sopenharmony_ci {0x0000a584, 0x06800003, 0x06800003, 0x04800002, 0x04800002}, 8658c2ecf20Sopenharmony_ci {0x0000a588, 0x0a800020, 0x0a800020, 0x08800004, 0x08800004}, 8668c2ecf20Sopenharmony_ci {0x0000a58c, 0x10800023, 0x10800023, 0x0b800200, 0x0b800200}, 8678c2ecf20Sopenharmony_ci {0x0000a590, 0x16800220, 0x16800220, 0x0f800202, 0x0f800202}, 8688c2ecf20Sopenharmony_ci {0x0000a594, 0x1c800223, 0x1c800223, 0x11800400, 0x11800400}, 8698c2ecf20Sopenharmony_ci {0x0000a598, 0x21820220, 0x21820220, 0x15800402, 0x15800402}, 8708c2ecf20Sopenharmony_ci {0x0000a59c, 0x27820223, 0x27820223, 0x19800404, 0x19800404}, 8718c2ecf20Sopenharmony_ci {0x0000a5a0, 0x2b822220, 0x2b822220, 0x1b800603, 0x1b800603}, 8728c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2f822222, 0x2f822222, 0x1f800a02, 0x1f800a02}, 8738c2ecf20Sopenharmony_ci {0x0000a5a8, 0x34822225, 0x34822225, 0x23800a04, 0x23800a04}, 8748c2ecf20Sopenharmony_ci {0x0000a5ac, 0x3a82222a, 0x3a82222a, 0x26800a20, 0x26800a20}, 8758c2ecf20Sopenharmony_ci {0x0000a5b0, 0x3e82222c, 0x3e82222c, 0x2a800e20, 0x2a800e20}, 8768c2ecf20Sopenharmony_ci {0x0000a5b4, 0x4282242a, 0x4282242a, 0x2e800e22, 0x2e800e22}, 8778c2ecf20Sopenharmony_ci {0x0000a5b8, 0x4782244a, 0x4782244a, 0x31800e24, 0x31800e24}, 8788c2ecf20Sopenharmony_ci {0x0000a5bc, 0x4b82244c, 0x4b82244c, 0x34801640, 0x34801640}, 8798c2ecf20Sopenharmony_ci {0x0000a5c0, 0x4e82246c, 0x4e82246c, 0x38801660, 0x38801660}, 8808c2ecf20Sopenharmony_ci {0x0000a5c4, 0x5382266c, 0x5382266c, 0x3b801861, 0x3b801861}, 8818c2ecf20Sopenharmony_ci {0x0000a5c8, 0x5782286c, 0x5782286c, 0x3e801a81, 0x3e801a81}, 8828c2ecf20Sopenharmony_ci {0x0000a5cc, 0x5c84286b, 0x5c84286b, 0x42801a83, 0x42801a83}, 8838c2ecf20Sopenharmony_ci {0x0000a5d0, 0x61842a6c, 0x61842a6c, 0x44801c84, 0x44801c84}, 8848c2ecf20Sopenharmony_ci {0x0000a5d4, 0x66862a6c, 0x66862a6c, 0x48801ce3, 0x48801ce3}, 8858c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6b862e6c, 0x6b862e6c, 0x4c801ce5, 0x4c801ce5}, 8868c2ecf20Sopenharmony_ci {0x0000a5dc, 0x7086308c, 0x7086308c, 0x50801ce9, 0x50801ce9}, 8878c2ecf20Sopenharmony_ci {0x0000a5e0, 0x738a308a, 0x738a308a, 0x54801ceb, 0x54801ceb}, 8888c2ecf20Sopenharmony_ci {0x0000a5e4, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8898c2ecf20Sopenharmony_ci {0x0000a5e8, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8908c2ecf20Sopenharmony_ci {0x0000a5ec, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8918c2ecf20Sopenharmony_ci {0x0000a5f0, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8928c2ecf20Sopenharmony_ci {0x0000a5f4, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8938c2ecf20Sopenharmony_ci {0x0000a5f8, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8948c2ecf20Sopenharmony_ci {0x0000a5fc, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 8958c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8968c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8978c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8988c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 8998c2ecf20Sopenharmony_ci {0x0000a610, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 9008c2ecf20Sopenharmony_ci {0x0000a614, 0x01404000, 0x01404000, 0x01404000, 0x01404000}, 9018c2ecf20Sopenharmony_ci {0x0000a618, 0x01404501, 0x01404501, 0x01404501, 0x01404501}, 9028c2ecf20Sopenharmony_ci {0x0000a61c, 0x02008802, 0x02008802, 0x02008501, 0x02008501}, 9038c2ecf20Sopenharmony_ci {0x0000a620, 0x0300cc03, 0x0300cc03, 0x0280ca03, 0x0280ca03}, 9048c2ecf20Sopenharmony_ci {0x0000a624, 0x0300cc03, 0x0300cc03, 0x03010c04, 0x03010c04}, 9058c2ecf20Sopenharmony_ci {0x0000a628, 0x0300cc03, 0x0300cc03, 0x04014c04, 0x04014c04}, 9068c2ecf20Sopenharmony_ci {0x0000a62c, 0x03810c03, 0x03810c03, 0x04015005, 0x04015005}, 9078c2ecf20Sopenharmony_ci {0x0000a630, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 9088c2ecf20Sopenharmony_ci {0x0000a634, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 9098c2ecf20Sopenharmony_ci {0x0000a638, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 9108c2ecf20Sopenharmony_ci {0x0000a63c, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 9118c2ecf20Sopenharmony_ci {0x0000b2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 9128c2ecf20Sopenharmony_ci {0x0000b2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 9138c2ecf20Sopenharmony_ci {0x0000b2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 9148c2ecf20Sopenharmony_ci {0x0000b2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 9158c2ecf20Sopenharmony_ci {0x00016044, 0x056db2db, 0x056db2db, 0x03b6d2e4, 0x03b6d2e4}, 9168c2ecf20Sopenharmony_ci {0x00016048, 0x24925666, 0x24925666, 0x8e481266, 0x8e481266}, 9178c2ecf20Sopenharmony_ci {0x00016280, 0x01000015, 0x01000015, 0x01001015, 0x01001015}, 9188c2ecf20Sopenharmony_ci {0x00016288, 0x30318000, 0x30318000, 0x00318000, 0x00318000}, 9198c2ecf20Sopenharmony_ci {0x00016444, 0x056db2db, 0x056db2db, 0x03b6d2e4, 0x03b6d2e4}, 9208c2ecf20Sopenharmony_ci {0x00016448, 0x24925666, 0x24925666, 0x8e481266, 0x8e481266}, 9218c2ecf20Sopenharmony_ci}; 9228c2ecf20Sopenharmony_ci 9238c2ecf20Sopenharmony_cistatic const u32 ar9340Modes_low_ob_db_and_spur_tx_gain_table_1p0[][5] = { 9248c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 9258c2ecf20Sopenharmony_ci {0x0000a2dc, 0x0380c7fc, 0x0380c7fc, 0x03eaac5a, 0x03eaac5a}, 9268c2ecf20Sopenharmony_ci {0x0000a2e0, 0x0000f800, 0x0000f800, 0x03f330ac, 0x03f330ac}, 9278c2ecf20Sopenharmony_ci {0x0000a2e4, 0x03ff0000, 0x03ff0000, 0x03fc3f00, 0x03fc3f00}, 9288c2ecf20Sopenharmony_ci {0x0000a2e8, 0x00000000, 0x00000000, 0x03ffc000, 0x03ffc000}, 9298c2ecf20Sopenharmony_ci {0x0000a394, 0x00000444, 0x00000444, 0x00000404, 0x00000404}, 9308c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d9, 0x000050d9, 0x000050d9, 0x000050d9}, 9318c2ecf20Sopenharmony_ci {0x0000a500, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 9328c2ecf20Sopenharmony_ci {0x0000a504, 0x06000003, 0x06000003, 0x02000001, 0x02000001}, 9338c2ecf20Sopenharmony_ci {0x0000a508, 0x0a000020, 0x0a000020, 0x05000003, 0x05000003}, 9348c2ecf20Sopenharmony_ci {0x0000a50c, 0x10000023, 0x10000023, 0x0a000005, 0x0a000005}, 9358c2ecf20Sopenharmony_ci {0x0000a510, 0x16000220, 0x16000220, 0x0e000201, 0x0e000201}, 9368c2ecf20Sopenharmony_ci {0x0000a514, 0x1c000223, 0x1c000223, 0x11000203, 0x11000203}, 9378c2ecf20Sopenharmony_ci {0x0000a518, 0x21002220, 0x21002220, 0x14000401, 0x14000401}, 9388c2ecf20Sopenharmony_ci {0x0000a51c, 0x27002223, 0x27002223, 0x18000403, 0x18000403}, 9398c2ecf20Sopenharmony_ci {0x0000a520, 0x2b022220, 0x2b022220, 0x1b000602, 0x1b000602}, 9408c2ecf20Sopenharmony_ci {0x0000a524, 0x2f022222, 0x2f022222, 0x1f000802, 0x1f000802}, 9418c2ecf20Sopenharmony_ci {0x0000a528, 0x34022225, 0x34022225, 0x21000620, 0x21000620}, 9428c2ecf20Sopenharmony_ci {0x0000a52c, 0x3a02222a, 0x3a02222a, 0x25000820, 0x25000820}, 9438c2ecf20Sopenharmony_ci {0x0000a530, 0x3e02222c, 0x3e02222c, 0x29000822, 0x29000822}, 9448c2ecf20Sopenharmony_ci {0x0000a534, 0x4202242a, 0x4202242a, 0x2d000824, 0x2d000824}, 9458c2ecf20Sopenharmony_ci {0x0000a538, 0x4702244a, 0x4702244a, 0x30000828, 0x30000828}, 9468c2ecf20Sopenharmony_ci {0x0000a53c, 0x4b02244c, 0x4b02244c, 0x3400082a, 0x3400082a}, 9478c2ecf20Sopenharmony_ci {0x0000a540, 0x4e02246c, 0x4e02246c, 0x38000849, 0x38000849}, 9488c2ecf20Sopenharmony_ci {0x0000a544, 0x5302266c, 0x5302266c, 0x3b000a2c, 0x3b000a2c}, 9498c2ecf20Sopenharmony_ci {0x0000a548, 0x5702286c, 0x5702286c, 0x3e000e2b, 0x3e000e2b}, 9508c2ecf20Sopenharmony_ci {0x0000a54c, 0x5c02486b, 0x5c02486b, 0x42000e2d, 0x42000e2d}, 9518c2ecf20Sopenharmony_ci {0x0000a550, 0x61024a6c, 0x61024a6c, 0x4500124a, 0x4500124a}, 9528c2ecf20Sopenharmony_ci {0x0000a554, 0x66026a6c, 0x66026a6c, 0x4900124c, 0x4900124c}, 9538c2ecf20Sopenharmony_ci {0x0000a558, 0x6b026e6c, 0x6b026e6c, 0x4c00126c, 0x4c00126c}, 9548c2ecf20Sopenharmony_ci {0x0000a55c, 0x7002708c, 0x7002708c, 0x4f00128c, 0x4f00128c}, 9558c2ecf20Sopenharmony_ci {0x0000a560, 0x7302b08a, 0x7302b08a, 0x52001290, 0x52001290}, 9568c2ecf20Sopenharmony_ci {0x0000a564, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9578c2ecf20Sopenharmony_ci {0x0000a568, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9588c2ecf20Sopenharmony_ci {0x0000a56c, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9598c2ecf20Sopenharmony_ci {0x0000a570, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9608c2ecf20Sopenharmony_ci {0x0000a574, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9618c2ecf20Sopenharmony_ci {0x0000a578, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9628c2ecf20Sopenharmony_ci {0x0000a57c, 0x7702b08c, 0x7702b08c, 0x56001292, 0x56001292}, 9638c2ecf20Sopenharmony_ci {0x0000a580, 0x00800000, 0x00800000, 0x00800000, 0x00800000}, 9648c2ecf20Sopenharmony_ci {0x0000a584, 0x06800003, 0x06800003, 0x02800001, 0x02800001}, 9658c2ecf20Sopenharmony_ci {0x0000a588, 0x0a800020, 0x0a800020, 0x05800003, 0x05800003}, 9668c2ecf20Sopenharmony_ci {0x0000a58c, 0x10800023, 0x10800023, 0x0a800005, 0x0a800005}, 9678c2ecf20Sopenharmony_ci {0x0000a590, 0x16800220, 0x16800220, 0x0e800201, 0x0e800201}, 9688c2ecf20Sopenharmony_ci {0x0000a594, 0x1c800223, 0x1c800223, 0x11800203, 0x11800203}, 9698c2ecf20Sopenharmony_ci {0x0000a598, 0x21820220, 0x21820220, 0x14800401, 0x14800401}, 9708c2ecf20Sopenharmony_ci {0x0000a59c, 0x27820223, 0x27820223, 0x18800403, 0x18800403}, 9718c2ecf20Sopenharmony_ci {0x0000a5a0, 0x2b822220, 0x2b822220, 0x1b800602, 0x1b800602}, 9728c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2f822222, 0x2f822222, 0x1f800802, 0x1f800802}, 9738c2ecf20Sopenharmony_ci {0x0000a5a8, 0x34822225, 0x34822225, 0x21800620, 0x21800620}, 9748c2ecf20Sopenharmony_ci {0x0000a5ac, 0x3a82222a, 0x3a82222a, 0x25800820, 0x25800820}, 9758c2ecf20Sopenharmony_ci {0x0000a5b0, 0x3e82222c, 0x3e82222c, 0x29800822, 0x29800822}, 9768c2ecf20Sopenharmony_ci {0x0000a5b4, 0x4282242a, 0x4282242a, 0x2d800824, 0x2d800824}, 9778c2ecf20Sopenharmony_ci {0x0000a5b8, 0x4782244a, 0x4782244a, 0x30800828, 0x30800828}, 9788c2ecf20Sopenharmony_ci {0x0000a5bc, 0x4b82244c, 0x4b82244c, 0x3480082a, 0x3480082a}, 9798c2ecf20Sopenharmony_ci {0x0000a5c0, 0x4e82246c, 0x4e82246c, 0x38800849, 0x38800849}, 9808c2ecf20Sopenharmony_ci {0x0000a5c4, 0x5382266c, 0x5382266c, 0x3b800a2c, 0x3b800a2c}, 9818c2ecf20Sopenharmony_ci {0x0000a5c8, 0x5782286c, 0x5782286c, 0x3e800e2b, 0x3e800e2b}, 9828c2ecf20Sopenharmony_ci {0x0000a5cc, 0x5c84286b, 0x5c84286b, 0x42800e2d, 0x42800e2d}, 9838c2ecf20Sopenharmony_ci {0x0000a5d0, 0x61842a6c, 0x61842a6c, 0x4580124a, 0x4580124a}, 9848c2ecf20Sopenharmony_ci {0x0000a5d4, 0x66862a6c, 0x66862a6c, 0x4980124c, 0x4980124c}, 9858c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6b862e6c, 0x6b862e6c, 0x4c80126c, 0x4c80126c}, 9868c2ecf20Sopenharmony_ci {0x0000a5dc, 0x7086308c, 0x7086308c, 0x4f80128c, 0x4f80128c}, 9878c2ecf20Sopenharmony_ci {0x0000a5e0, 0x738a308a, 0x738a308a, 0x52801290, 0x52801290}, 9888c2ecf20Sopenharmony_ci {0x0000a5e4, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9898c2ecf20Sopenharmony_ci {0x0000a5e8, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9908c2ecf20Sopenharmony_ci {0x0000a5ec, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9918c2ecf20Sopenharmony_ci {0x0000a5f0, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9928c2ecf20Sopenharmony_ci {0x0000a5f4, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9938c2ecf20Sopenharmony_ci {0x0000a5f8, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9948c2ecf20Sopenharmony_ci {0x0000a5fc, 0x778a308c, 0x778a308c, 0x56801292, 0x56801292}, 9958c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 9968c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 9978c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 9988c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 9998c2ecf20Sopenharmony_ci {0x0000a610, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 10008c2ecf20Sopenharmony_ci {0x0000a614, 0x01404000, 0x01404000, 0x01404501, 0x01404501}, 10018c2ecf20Sopenharmony_ci {0x0000a618, 0x01404501, 0x01404501, 0x01404501, 0x01404501}, 10028c2ecf20Sopenharmony_ci {0x0000a61c, 0x02008802, 0x02008802, 0x01404501, 0x01404501}, 10038c2ecf20Sopenharmony_ci {0x0000a620, 0x0300cc03, 0x0300cc03, 0x03c0cf02, 0x03c0cf02}, 10048c2ecf20Sopenharmony_ci {0x0000a624, 0x0300cc03, 0x0300cc03, 0x03c0cf03, 0x03c0cf03}, 10058c2ecf20Sopenharmony_ci {0x0000a628, 0x0300cc03, 0x0300cc03, 0x04011004, 0x04011004}, 10068c2ecf20Sopenharmony_ci {0x0000a62c, 0x03810c03, 0x03810c03, 0x05419405, 0x05419405}, 10078c2ecf20Sopenharmony_ci {0x0000a630, 0x03810e04, 0x03810e04, 0x05419506, 0x05419506}, 10088c2ecf20Sopenharmony_ci {0x0000a634, 0x03810e04, 0x03810e04, 0x05419506, 0x05419506}, 10098c2ecf20Sopenharmony_ci {0x0000a638, 0x03810e04, 0x03810e04, 0x05419506, 0x05419506}, 10108c2ecf20Sopenharmony_ci {0x0000a63c, 0x03810e04, 0x03810e04, 0x05419506, 0x05419506}, 10118c2ecf20Sopenharmony_ci {0x0000b2dc, 0x0380c7fc, 0x0380c7fc, 0x03eaac5a, 0x03eaac5a}, 10128c2ecf20Sopenharmony_ci {0x0000b2e0, 0x0000f800, 0x0000f800, 0x03f330ac, 0x03f330ac}, 10138c2ecf20Sopenharmony_ci {0x0000b2e4, 0x03ff0000, 0x03ff0000, 0x03fc3f00, 0x03fc3f00}, 10148c2ecf20Sopenharmony_ci {0x0000b2e8, 0x00000000, 0x00000000, 0x03ffc000, 0x03ffc000}, 10158c2ecf20Sopenharmony_ci {0x00016044, 0x022492db, 0x022492db, 0x022492db, 0x022492db}, 10168c2ecf20Sopenharmony_ci {0x00016048, 0x24925666, 0x24925666, 0x24925266, 0x24925266}, 10178c2ecf20Sopenharmony_ci {0x00016280, 0x01000015, 0x01000015, 0x01001015, 0x01001015}, 10188c2ecf20Sopenharmony_ci {0x00016288, 0xf0318000, 0xf0318000, 0xf0318000, 0xf0318000}, 10198c2ecf20Sopenharmony_ci {0x00016444, 0x022492db, 0x022492db, 0x022492db, 0x022492db}, 10208c2ecf20Sopenharmony_ci {0x00016448, 0x24925666, 0x24925666, 0x24925266, 0x24925266}, 10218c2ecf20Sopenharmony_ci}; 10228c2ecf20Sopenharmony_ci 10238c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_mac_core[][2] = { 10248c2ecf20Sopenharmony_ci /* Addr allmodes */ 10258c2ecf20Sopenharmony_ci {0x00000008, 0x00000000}, 10268c2ecf20Sopenharmony_ci {0x00000030, 0x00020085}, 10278c2ecf20Sopenharmony_ci {0x00000034, 0x00000005}, 10288c2ecf20Sopenharmony_ci {0x00000040, 0x00000000}, 10298c2ecf20Sopenharmony_ci {0x00000044, 0x00000000}, 10308c2ecf20Sopenharmony_ci {0x00000048, 0x00000008}, 10318c2ecf20Sopenharmony_ci {0x0000004c, 0x00000010}, 10328c2ecf20Sopenharmony_ci {0x00000050, 0x00000000}, 10338c2ecf20Sopenharmony_ci {0x00001040, 0x002ffc0f}, 10348c2ecf20Sopenharmony_ci {0x00001044, 0x002ffc0f}, 10358c2ecf20Sopenharmony_ci {0x00001048, 0x002ffc0f}, 10368c2ecf20Sopenharmony_ci {0x0000104c, 0x002ffc0f}, 10378c2ecf20Sopenharmony_ci {0x00001050, 0x002ffc0f}, 10388c2ecf20Sopenharmony_ci {0x00001054, 0x002ffc0f}, 10398c2ecf20Sopenharmony_ci {0x00001058, 0x002ffc0f}, 10408c2ecf20Sopenharmony_ci {0x0000105c, 0x002ffc0f}, 10418c2ecf20Sopenharmony_ci {0x00001060, 0x002ffc0f}, 10428c2ecf20Sopenharmony_ci {0x00001064, 0x002ffc0f}, 10438c2ecf20Sopenharmony_ci {0x000010f0, 0x00000100}, 10448c2ecf20Sopenharmony_ci {0x00001270, 0x00000000}, 10458c2ecf20Sopenharmony_ci {0x000012b0, 0x00000000}, 10468c2ecf20Sopenharmony_ci {0x000012f0, 0x00000000}, 10478c2ecf20Sopenharmony_ci {0x0000143c, 0x00000000}, 10488c2ecf20Sopenharmony_ci {0x0000147c, 0x00000000}, 10498c2ecf20Sopenharmony_ci {0x00008000, 0x00000000}, 10508c2ecf20Sopenharmony_ci {0x00008004, 0x00000000}, 10518c2ecf20Sopenharmony_ci {0x00008008, 0x00000000}, 10528c2ecf20Sopenharmony_ci {0x0000800c, 0x00000000}, 10538c2ecf20Sopenharmony_ci {0x00008010, 0x00080800}, 10548c2ecf20Sopenharmony_ci {0x00008018, 0x00000000}, 10558c2ecf20Sopenharmony_ci {0x00008020, 0x00000000}, 10568c2ecf20Sopenharmony_ci {0x00008038, 0x00000000}, 10578c2ecf20Sopenharmony_ci {0x0000803c, 0x00000000}, 10588c2ecf20Sopenharmony_ci {0x00008040, 0x00000000}, 10598c2ecf20Sopenharmony_ci {0x00008044, 0x00000000}, 10608c2ecf20Sopenharmony_ci {0x00008048, 0x00000000}, 10618c2ecf20Sopenharmony_ci {0x0000804c, 0xffffffff}, 10628c2ecf20Sopenharmony_ci {0x00008054, 0x00000000}, 10638c2ecf20Sopenharmony_ci {0x00008058, 0x00000000}, 10648c2ecf20Sopenharmony_ci {0x0000805c, 0x000fc78f}, 10658c2ecf20Sopenharmony_ci {0x00008060, 0x0000000f}, 10668c2ecf20Sopenharmony_ci {0x00008064, 0x00000000}, 10678c2ecf20Sopenharmony_ci {0x00008070, 0x00000310}, 10688c2ecf20Sopenharmony_ci {0x00008074, 0x00000020}, 10698c2ecf20Sopenharmony_ci {0x00008078, 0x00000000}, 10708c2ecf20Sopenharmony_ci {0x0000809c, 0x0000000f}, 10718c2ecf20Sopenharmony_ci {0x000080a0, 0x00000000}, 10728c2ecf20Sopenharmony_ci {0x000080a4, 0x02ff0000}, 10738c2ecf20Sopenharmony_ci {0x000080a8, 0x0e070605}, 10748c2ecf20Sopenharmony_ci {0x000080ac, 0x0000000d}, 10758c2ecf20Sopenharmony_ci {0x000080b0, 0x00000000}, 10768c2ecf20Sopenharmony_ci {0x000080b4, 0x00000000}, 10778c2ecf20Sopenharmony_ci {0x000080b8, 0x00000000}, 10788c2ecf20Sopenharmony_ci {0x000080bc, 0x00000000}, 10798c2ecf20Sopenharmony_ci {0x000080c0, 0x2a800000}, 10808c2ecf20Sopenharmony_ci {0x000080c4, 0x06900168}, 10818c2ecf20Sopenharmony_ci {0x000080c8, 0x13881c22}, 10828c2ecf20Sopenharmony_ci {0x000080cc, 0x01f40000}, 10838c2ecf20Sopenharmony_ci {0x000080d0, 0x00252500}, 10848c2ecf20Sopenharmony_ci {0x000080d4, 0x00a00000}, 10858c2ecf20Sopenharmony_ci {0x000080d8, 0x00400000}, 10868c2ecf20Sopenharmony_ci {0x000080dc, 0x00000000}, 10878c2ecf20Sopenharmony_ci {0x000080e0, 0xffffffff}, 10888c2ecf20Sopenharmony_ci {0x000080e4, 0x0000ffff}, 10898c2ecf20Sopenharmony_ci {0x000080e8, 0x3f3f3f3f}, 10908c2ecf20Sopenharmony_ci {0x000080ec, 0x00000000}, 10918c2ecf20Sopenharmony_ci {0x000080f0, 0x00000000}, 10928c2ecf20Sopenharmony_ci {0x000080f4, 0x00000000}, 10938c2ecf20Sopenharmony_ci {0x000080fc, 0x00020000}, 10948c2ecf20Sopenharmony_ci {0x00008100, 0x00000000}, 10958c2ecf20Sopenharmony_ci {0x00008108, 0x00000052}, 10968c2ecf20Sopenharmony_ci {0x0000810c, 0x00000000}, 10978c2ecf20Sopenharmony_ci {0x00008110, 0x00000000}, 10988c2ecf20Sopenharmony_ci {0x00008114, 0x000007ff}, 10998c2ecf20Sopenharmony_ci {0x00008118, 0x000000aa}, 11008c2ecf20Sopenharmony_ci {0x0000811c, 0x00003210}, 11018c2ecf20Sopenharmony_ci {0x00008124, 0x00000000}, 11028c2ecf20Sopenharmony_ci {0x00008128, 0x00000000}, 11038c2ecf20Sopenharmony_ci {0x0000812c, 0x00000000}, 11048c2ecf20Sopenharmony_ci {0x00008130, 0x00000000}, 11058c2ecf20Sopenharmony_ci {0x00008134, 0x00000000}, 11068c2ecf20Sopenharmony_ci {0x00008138, 0x00000000}, 11078c2ecf20Sopenharmony_ci {0x0000813c, 0x0000ffff}, 11088c2ecf20Sopenharmony_ci {0x00008144, 0xffffffff}, 11098c2ecf20Sopenharmony_ci {0x00008168, 0x00000000}, 11108c2ecf20Sopenharmony_ci {0x0000816c, 0x00000000}, 11118c2ecf20Sopenharmony_ci {0x00008170, 0x18486200}, 11128c2ecf20Sopenharmony_ci {0x00008174, 0x33332210}, 11138c2ecf20Sopenharmony_ci {0x00008178, 0x00000000}, 11148c2ecf20Sopenharmony_ci {0x0000817c, 0x00020000}, 11158c2ecf20Sopenharmony_ci {0x000081c0, 0x00000000}, 11168c2ecf20Sopenharmony_ci {0x000081c4, 0x33332210}, 11178c2ecf20Sopenharmony_ci {0x000081c8, 0x00000000}, 11188c2ecf20Sopenharmony_ci {0x000081cc, 0x00000000}, 11198c2ecf20Sopenharmony_ci {0x000081d4, 0x00000000}, 11208c2ecf20Sopenharmony_ci {0x000081ec, 0x00000000}, 11218c2ecf20Sopenharmony_ci {0x000081f0, 0x00000000}, 11228c2ecf20Sopenharmony_ci {0x000081f4, 0x00000000}, 11238c2ecf20Sopenharmony_ci {0x000081f8, 0x00000000}, 11248c2ecf20Sopenharmony_ci {0x000081fc, 0x00000000}, 11258c2ecf20Sopenharmony_ci {0x00008240, 0x00100000}, 11268c2ecf20Sopenharmony_ci {0x00008244, 0x0010f3d7}, 11278c2ecf20Sopenharmony_ci {0x00008248, 0x00000800}, 11288c2ecf20Sopenharmony_ci {0x0000824c, 0x0001e7ae}, 11298c2ecf20Sopenharmony_ci {0x00008250, 0x00000000}, 11308c2ecf20Sopenharmony_ci {0x00008254, 0x00000000}, 11318c2ecf20Sopenharmony_ci {0x00008258, 0x00000000}, 11328c2ecf20Sopenharmony_ci {0x0000825c, 0x40000000}, 11338c2ecf20Sopenharmony_ci {0x00008260, 0x00080922}, 11348c2ecf20Sopenharmony_ci {0x00008264, 0x9d400010}, 11358c2ecf20Sopenharmony_ci {0x00008268, 0xffffffff}, 11368c2ecf20Sopenharmony_ci {0x0000826c, 0x0000ffff}, 11378c2ecf20Sopenharmony_ci {0x00008270, 0x00000000}, 11388c2ecf20Sopenharmony_ci {0x00008274, 0x40000000}, 11398c2ecf20Sopenharmony_ci {0x00008278, 0x003e4180}, 11408c2ecf20Sopenharmony_ci {0x0000827c, 0x00000004}, 11418c2ecf20Sopenharmony_ci {0x00008284, 0x0000002c}, 11428c2ecf20Sopenharmony_ci {0x00008288, 0x0000002c}, 11438c2ecf20Sopenharmony_ci {0x0000828c, 0x000000ff}, 11448c2ecf20Sopenharmony_ci {0x00008294, 0x00000000}, 11458c2ecf20Sopenharmony_ci {0x00008298, 0x00000000}, 11468c2ecf20Sopenharmony_ci {0x0000829c, 0x00000000}, 11478c2ecf20Sopenharmony_ci {0x00008300, 0x00000140}, 11488c2ecf20Sopenharmony_ci {0x00008314, 0x00000000}, 11498c2ecf20Sopenharmony_ci {0x0000831c, 0x0000010d}, 11508c2ecf20Sopenharmony_ci {0x00008328, 0x00000000}, 11518c2ecf20Sopenharmony_ci {0x0000832c, 0x00000007}, 11528c2ecf20Sopenharmony_ci {0x00008330, 0x00000302}, 11538c2ecf20Sopenharmony_ci {0x00008334, 0x00000700}, 11548c2ecf20Sopenharmony_ci {0x00008338, 0x00ff0000}, 11558c2ecf20Sopenharmony_ci {0x0000833c, 0x02400000}, 11568c2ecf20Sopenharmony_ci {0x00008340, 0x000107ff}, 11578c2ecf20Sopenharmony_ci {0x00008344, 0xaa48105b}, 11588c2ecf20Sopenharmony_ci {0x00008348, 0x008f0000}, 11598c2ecf20Sopenharmony_ci {0x0000835c, 0x00000000}, 11608c2ecf20Sopenharmony_ci {0x00008360, 0xffffffff}, 11618c2ecf20Sopenharmony_ci {0x00008364, 0xffffffff}, 11628c2ecf20Sopenharmony_ci {0x00008368, 0x00000000}, 11638c2ecf20Sopenharmony_ci {0x00008370, 0x00000000}, 11648c2ecf20Sopenharmony_ci {0x00008374, 0x000000ff}, 11658c2ecf20Sopenharmony_ci {0x00008378, 0x00000000}, 11668c2ecf20Sopenharmony_ci {0x0000837c, 0x00000000}, 11678c2ecf20Sopenharmony_ci {0x00008380, 0xffffffff}, 11688c2ecf20Sopenharmony_ci {0x00008384, 0xffffffff}, 11698c2ecf20Sopenharmony_ci {0x00008390, 0xffffffff}, 11708c2ecf20Sopenharmony_ci {0x00008394, 0xffffffff}, 11718c2ecf20Sopenharmony_ci {0x00008398, 0x00000000}, 11728c2ecf20Sopenharmony_ci {0x0000839c, 0x00000000}, 11738c2ecf20Sopenharmony_ci {0x000083a0, 0x00000000}, 11748c2ecf20Sopenharmony_ci {0x000083a4, 0x0000fa14}, 11758c2ecf20Sopenharmony_ci {0x000083a8, 0x000f0c00}, 11768c2ecf20Sopenharmony_ci {0x000083ac, 0x33332210}, 11778c2ecf20Sopenharmony_ci {0x000083b0, 0x33332210}, 11788c2ecf20Sopenharmony_ci {0x000083b4, 0x33332210}, 11798c2ecf20Sopenharmony_ci {0x000083b8, 0x33332210}, 11808c2ecf20Sopenharmony_ci {0x000083bc, 0x00000000}, 11818c2ecf20Sopenharmony_ci {0x000083c0, 0x00000000}, 11828c2ecf20Sopenharmony_ci {0x000083c4, 0x00000000}, 11838c2ecf20Sopenharmony_ci {0x000083c8, 0x00000000}, 11848c2ecf20Sopenharmony_ci {0x000083cc, 0x00000200}, 11858c2ecf20Sopenharmony_ci {0x000083d0, 0x000101ff}, 11868c2ecf20Sopenharmony_ci}; 11878c2ecf20Sopenharmony_ci 11888c2ecf20Sopenharmony_cistatic const u32 ar9340_1p0_soc_preamble[][2] = { 11898c2ecf20Sopenharmony_ci /* Addr allmodes */ 11908c2ecf20Sopenharmony_ci {0x00007008, 0x00000000}, 11918c2ecf20Sopenharmony_ci {0x00007020, 0x00000000}, 11928c2ecf20Sopenharmony_ci {0x00007034, 0x00000002}, 11938c2ecf20Sopenharmony_ci {0x00007038, 0x000004c2}, 11948c2ecf20Sopenharmony_ci}; 11958c2ecf20Sopenharmony_ci 11968c2ecf20Sopenharmony_cistatic const u32 ar9340_cus227_tx_gain_table_1p0[][5] = { 11978c2ecf20Sopenharmony_ci /* Addr 5G_HT20 5G_HT40 2G_HT40 2G_HT20 */ 11988c2ecf20Sopenharmony_ci {0x0000a2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 11998c2ecf20Sopenharmony_ci {0x0000a2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 12008c2ecf20Sopenharmony_ci {0x0000a2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 12018c2ecf20Sopenharmony_ci {0x0000a2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 12028c2ecf20Sopenharmony_ci {0x0000a410, 0x000050d9, 0x000050d9, 0x000050d9, 0x000050d9}, 12038c2ecf20Sopenharmony_ci {0x0000a500, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 12048c2ecf20Sopenharmony_ci {0x0000a504, 0x06000003, 0x06000003, 0x04000002, 0x04000002}, 12058c2ecf20Sopenharmony_ci {0x0000a508, 0x0a000020, 0x0a000020, 0x08000004, 0x08000004}, 12068c2ecf20Sopenharmony_ci {0x0000a50c, 0x10000023, 0x10000023, 0x0b000200, 0x0b000200}, 12078c2ecf20Sopenharmony_ci {0x0000a510, 0x16000220, 0x16000220, 0x0f000202, 0x0f000202}, 12088c2ecf20Sopenharmony_ci {0x0000a514, 0x1c000223, 0x1c000223, 0x11000400, 0x11000400}, 12098c2ecf20Sopenharmony_ci {0x0000a518, 0x21002220, 0x21002220, 0x15000402, 0x15000402}, 12108c2ecf20Sopenharmony_ci {0x0000a51c, 0x27002223, 0x27002223, 0x19000404, 0x19000404}, 12118c2ecf20Sopenharmony_ci {0x0000a520, 0x2c022220, 0x2c022220, 0x1b000603, 0x1b000603}, 12128c2ecf20Sopenharmony_ci {0x0000a524, 0x30022222, 0x30022222, 0x1f000a02, 0x1f000a02}, 12138c2ecf20Sopenharmony_ci {0x0000a528, 0x35022225, 0x35022225, 0x23000a04, 0x23000a04}, 12148c2ecf20Sopenharmony_ci {0x0000a52c, 0x3b02222a, 0x3b02222a, 0x26000a20, 0x26000a20}, 12158c2ecf20Sopenharmony_ci {0x0000a530, 0x3f02222c, 0x3f02222c, 0x2a000e20, 0x2a000e20}, 12168c2ecf20Sopenharmony_ci {0x0000a534, 0x4202242a, 0x4202242a, 0x2e000e22, 0x2e000e22}, 12178c2ecf20Sopenharmony_ci {0x0000a538, 0x4702244a, 0x4702244a, 0x31000e24, 0x31000e24}, 12188c2ecf20Sopenharmony_ci {0x0000a53c, 0x4b02244c, 0x4b02244c, 0x34001640, 0x34001640}, 12198c2ecf20Sopenharmony_ci {0x0000a540, 0x4e02246c, 0x4e02246c, 0x38001660, 0x38001660}, 12208c2ecf20Sopenharmony_ci {0x0000a544, 0x5302266c, 0x5302266c, 0x3b001861, 0x3b001861}, 12218c2ecf20Sopenharmony_ci {0x0000a548, 0x5702286c, 0x5702286c, 0x3e001a81, 0x3e001a81}, 12228c2ecf20Sopenharmony_ci {0x0000a54c, 0x5c02486b, 0x5c02486b, 0x42001a83, 0x42001a83}, 12238c2ecf20Sopenharmony_ci {0x0000a550, 0x61024a6c, 0x61024a6c, 0x44001c84, 0x44001c84}, 12248c2ecf20Sopenharmony_ci {0x0000a554, 0x66026a6c, 0x66026a6c, 0x48001ce3, 0x48001ce3}, 12258c2ecf20Sopenharmony_ci {0x0000a558, 0x6b026e6c, 0x6b026e6c, 0x4c001ce5, 0x4c001ce5}, 12268c2ecf20Sopenharmony_ci {0x0000a55c, 0x7002708c, 0x7002708c, 0x50001ce9, 0x50001ce9}, 12278c2ecf20Sopenharmony_ci {0x0000a560, 0x7302b08a, 0x7302b08a, 0x54001ceb, 0x54001ceb}, 12288c2ecf20Sopenharmony_ci {0x0000a564, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12298c2ecf20Sopenharmony_ci {0x0000a568, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12308c2ecf20Sopenharmony_ci {0x0000a56c, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12318c2ecf20Sopenharmony_ci {0x0000a570, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12328c2ecf20Sopenharmony_ci {0x0000a574, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12338c2ecf20Sopenharmony_ci {0x0000a578, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12348c2ecf20Sopenharmony_ci {0x0000a57c, 0x7702b08c, 0x7702b08c, 0x56001eec, 0x56001eec}, 12358c2ecf20Sopenharmony_ci {0x0000a580, 0x00800000, 0x00800000, 0x00800000, 0x00800000}, 12368c2ecf20Sopenharmony_ci {0x0000a584, 0x06800003, 0x06800003, 0x04800002, 0x04800002}, 12378c2ecf20Sopenharmony_ci {0x0000a588, 0x0a800020, 0x0a800020, 0x08800004, 0x08800004}, 12388c2ecf20Sopenharmony_ci {0x0000a58c, 0x10800023, 0x10800023, 0x0b800200, 0x0b800200}, 12398c2ecf20Sopenharmony_ci {0x0000a590, 0x16800220, 0x16800220, 0x0f800202, 0x0f800202}, 12408c2ecf20Sopenharmony_ci {0x0000a594, 0x1c800223, 0x1c800223, 0x11800400, 0x11800400}, 12418c2ecf20Sopenharmony_ci {0x0000a598, 0x21820220, 0x21820220, 0x15800402, 0x15800402}, 12428c2ecf20Sopenharmony_ci {0x0000a59c, 0x27820223, 0x27820223, 0x19800404, 0x19800404}, 12438c2ecf20Sopenharmony_ci {0x0000a5a0, 0x2b822220, 0x2b822220, 0x1b800603, 0x1b800603}, 12448c2ecf20Sopenharmony_ci {0x0000a5a4, 0x2f822222, 0x2f822222, 0x1f800a02, 0x1f800a02}, 12458c2ecf20Sopenharmony_ci {0x0000a5a8, 0x34822225, 0x34822225, 0x23800a04, 0x23800a04}, 12468c2ecf20Sopenharmony_ci {0x0000a5ac, 0x3a82222a, 0x3a82222a, 0x26800a20, 0x26800a20}, 12478c2ecf20Sopenharmony_ci {0x0000a5b0, 0x3e82222c, 0x3e82222c, 0x2a800e20, 0x2a800e20}, 12488c2ecf20Sopenharmony_ci {0x0000a5b4, 0x4282242a, 0x4282242a, 0x2e800e22, 0x2e800e22}, 12498c2ecf20Sopenharmony_ci {0x0000a5b8, 0x4782244a, 0x4782244a, 0x31800e24, 0x31800e24}, 12508c2ecf20Sopenharmony_ci {0x0000a5bc, 0x4b82244c, 0x4b82244c, 0x34801640, 0x34801640}, 12518c2ecf20Sopenharmony_ci {0x0000a5c0, 0x4e82246c, 0x4e82246c, 0x38801660, 0x38801660}, 12528c2ecf20Sopenharmony_ci {0x0000a5c4, 0x5382266c, 0x5382266c, 0x3b801861, 0x3b801861}, 12538c2ecf20Sopenharmony_ci {0x0000a5c8, 0x5782286c, 0x5782286c, 0x3e801a81, 0x3e801a81}, 12548c2ecf20Sopenharmony_ci {0x0000a5cc, 0x5c84286b, 0x5c84286b, 0x42801a83, 0x42801a83}, 12558c2ecf20Sopenharmony_ci {0x0000a5d0, 0x61842a6c, 0x61842a6c, 0x44801c84, 0x44801c84}, 12568c2ecf20Sopenharmony_ci {0x0000a5d4, 0x66862a6c, 0x66862a6c, 0x48801ce3, 0x48801ce3}, 12578c2ecf20Sopenharmony_ci {0x0000a5d8, 0x6b862e6c, 0x6b862e6c, 0x4c801ce5, 0x4c801ce5}, 12588c2ecf20Sopenharmony_ci {0x0000a5dc, 0x7086308c, 0x7086308c, 0x50801ce9, 0x50801ce9}, 12598c2ecf20Sopenharmony_ci {0x0000a5e0, 0x738a308a, 0x738a308a, 0x54801ceb, 0x54801ceb}, 12608c2ecf20Sopenharmony_ci {0x0000a5e4, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12618c2ecf20Sopenharmony_ci {0x0000a5e8, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12628c2ecf20Sopenharmony_ci {0x0000a5ec, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12638c2ecf20Sopenharmony_ci {0x0000a5f0, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12648c2ecf20Sopenharmony_ci {0x0000a5f4, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12658c2ecf20Sopenharmony_ci {0x0000a5f8, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12668c2ecf20Sopenharmony_ci {0x0000a5fc, 0x778a308c, 0x778a308c, 0x56801eec, 0x56801eec}, 12678c2ecf20Sopenharmony_ci {0x0000a600, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 12688c2ecf20Sopenharmony_ci {0x0000a604, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 12698c2ecf20Sopenharmony_ci {0x0000a608, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 12708c2ecf20Sopenharmony_ci {0x0000a60c, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 12718c2ecf20Sopenharmony_ci {0x0000a610, 0x00000000, 0x00000000, 0x00000000, 0x00000000}, 12728c2ecf20Sopenharmony_ci {0x0000a614, 0x01404000, 0x01404000, 0x01404000, 0x01404000}, 12738c2ecf20Sopenharmony_ci {0x0000a618, 0x01404501, 0x01404501, 0x01404501, 0x01404501}, 12748c2ecf20Sopenharmony_ci {0x0000a61c, 0x02008802, 0x02008802, 0x02008501, 0x02008501}, 12758c2ecf20Sopenharmony_ci {0x0000a620, 0x0300cc03, 0x0300cc03, 0x0280ca03, 0x0280ca03}, 12768c2ecf20Sopenharmony_ci {0x0000a624, 0x0300cc03, 0x0300cc03, 0x03010c04, 0x03010c04}, 12778c2ecf20Sopenharmony_ci {0x0000a628, 0x0300cc03, 0x0300cc03, 0x04014c04, 0x04014c04}, 12788c2ecf20Sopenharmony_ci {0x0000a62c, 0x03810c03, 0x03810c03, 0x04015005, 0x04015005}, 12798c2ecf20Sopenharmony_ci {0x0000a630, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 12808c2ecf20Sopenharmony_ci {0x0000a634, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 12818c2ecf20Sopenharmony_ci {0x0000a638, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 12828c2ecf20Sopenharmony_ci {0x0000a63c, 0x03810e04, 0x03810e04, 0x04015005, 0x04015005}, 12838c2ecf20Sopenharmony_ci {0x0000b2dc, 0x0380c7fc, 0x0380c7fc, 0x03aaa352, 0x03aaa352}, 12848c2ecf20Sopenharmony_ci {0x0000b2e0, 0x0000f800, 0x0000f800, 0x03ccc584, 0x03ccc584}, 12858c2ecf20Sopenharmony_ci {0x0000b2e4, 0x03ff0000, 0x03ff0000, 0x03f0f800, 0x03f0f800}, 12868c2ecf20Sopenharmony_ci {0x0000b2e8, 0x00000000, 0x00000000, 0x03ff0000, 0x03ff0000}, 12878c2ecf20Sopenharmony_ci {0x00016044, 0x056db2db, 0x056db2db, 0x03b6d2e4, 0x03b6d2e4}, 12888c2ecf20Sopenharmony_ci {0x00016048, 0x24925666, 0x24925666, 0x8e481266, 0x8e481266}, 12898c2ecf20Sopenharmony_ci {0x00016280, 0x01000015, 0x01000015, 0x01001015, 0x01001015}, 12908c2ecf20Sopenharmony_ci {0x00016288, 0x30318000, 0x30318000, 0x00318000, 0x00318000}, 12918c2ecf20Sopenharmony_ci {0x00016444, 0x056db2db, 0x056db2db, 0x03b6d2e4, 0x03b6d2e4}, 12928c2ecf20Sopenharmony_ci {0x00016448, 0x24925666, 0x24925666, 0x8e481266, 0x8e481266}, 12938c2ecf20Sopenharmony_ci {0x0000a3a4, 0x00000011, 0x00000011, 0x00000011, 0x00000011}, 12948c2ecf20Sopenharmony_ci {0x0000a3a8, 0x3c3c3c3c, 0x3c3c3c3c, 0x3c3c3c3c, 0x3c3c3c3c}, 12958c2ecf20Sopenharmony_ci {0x0000a3ac, 0x30303030, 0x30303030, 0x30303030, 0x30303030}, 12968c2ecf20Sopenharmony_ci}; 12978c2ecf20Sopenharmony_ci 12988c2ecf20Sopenharmony_ci#endif /* INITVALS_9340_H */ 1299