.. | .. |
---|
1 | | -/****************************************************************************** |
---|
2 | | - * |
---|
3 | | - * Copyright(c) 2009-2012 Realtek Corporation. |
---|
4 | | - * |
---|
5 | | - * This program is free software; you can redistribute it and/or modify it |
---|
6 | | - * under the terms of version 2 of the GNU General Public License as |
---|
7 | | - * published by the Free Software Foundation. |
---|
8 | | - * |
---|
9 | | - * This program is distributed in the hope that it will be useful, but WITHOUT |
---|
10 | | - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
---|
11 | | - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
---|
12 | | - * more details. |
---|
13 | | - * |
---|
14 | | - * The full GNU General Public License is included in this distribution in the |
---|
15 | | - * file called LICENSE. |
---|
16 | | - * |
---|
17 | | - * Contact Information: |
---|
18 | | - * wlanfae <wlanfae@realtek.com> |
---|
19 | | - * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park, |
---|
20 | | - * Hsinchu 300, Taiwan. |
---|
21 | | - * |
---|
22 | | - * Larry Finger <Larry.Finger@lwfinger.net> |
---|
23 | | - * |
---|
24 | | - *****************************************************************************/ |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0 |
---|
| 2 | +/* Copyright(c) 2009-2012 Realtek Corporation.*/ |
---|
25 | 3 | |
---|
26 | 4 | #include "table.h" |
---|
27 | 5 | |
---|
.. | .. |
---|
1269 | 1247 | 0xc78, 0x621f001e, |
---|
1270 | 1248 | }; |
---|
1271 | 1249 | |
---|
1272 | | -u32 RTL8192CUPHY_REG_1T_HPArray[RTL8192CUPHY_REG_1T_HPArrayLength] = { |
---|
| 1250 | +u32 RTL8192CUPHY_REG_1T_HPARRAY[RTL8192CUPHY_REG_1T_HPARRAYLENGTH] = { |
---|
1273 | 1251 | 0x024, 0x0011800f, |
---|
1274 | 1252 | 0x028, 0x00ffdb83, |
---|
1275 | 1253 | 0x040, 0x000c0004, |
---|
.. | .. |
---|
1461 | 1439 | 0xf00, 0x00000300, |
---|
1462 | 1440 | }; |
---|
1463 | 1441 | |
---|
1464 | | -u32 RTL8192CUPHY_REG_Array_PG_HP[RTL8192CUPHY_REG_Array_PG_HPLength] = { |
---|
| 1442 | +u32 RTL8192CUPHY_REG_ARRAY_PG_HP[RTL8192CUPHY_REG_ARRAY_PG_HPLENGTH] = { |
---|
1465 | 1443 | 0xe00, 0xffffffff, 0x06080808, |
---|
1466 | 1444 | 0xe04, 0xffffffff, 0x00040406, |
---|
1467 | 1445 | 0xe08, 0x0000ff00, 0x00000000, |
---|
.. | .. |
---|
1576 | 1554 | 0x868, 0xffffffff, 0x00000000, |
---|
1577 | 1555 | }; |
---|
1578 | 1556 | |
---|
1579 | | -u32 RTL8192CURadioA_1T_HPArray[RTL8192CURadioA_1T_HPArrayLength] = { |
---|
| 1557 | +u32 RTL8192CURADIOA_1T_HPARRAY[RTL8192CURADIOA_1T_HPARRAYLENGTH] = { |
---|
1580 | 1558 | 0x000, 0x00030159, |
---|
1581 | 1559 | 0x001, 0x00031284, |
---|
1582 | 1560 | 0x002, 0x00098000, |
---|
.. | .. |
---|
1720 | 1698 | 0x000, 0x00030159, |
---|
1721 | 1699 | }; |
---|
1722 | 1700 | |
---|
1723 | | -u32 Rtl8192CUAGCTAB_1T_HPArray[RTL8192CUAGCTAB_1T_HPArrayLength] = { |
---|
| 1701 | +u32 RTL8192CUAGCTAB_1T_HPARRAY[RTL8192CUAGCTAB_1T_HPARRAYLENGTH] = { |
---|
1724 | 1702 | 0xc78, 0x7b000001, |
---|
1725 | 1703 | 0xc78, 0x7b010001, |
---|
1726 | 1704 | 0xc78, 0x7b020001, |
---|