hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/table.c
....@@ -1,27 +1,5 @@
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.*/
253
264 #include "table.h"
275
....@@ -1269,7 +1247,7 @@
12691247 0xc78, 0x621f001e,
12701248 };
12711249
1272
-u32 RTL8192CUPHY_REG_1T_HPArray[RTL8192CUPHY_REG_1T_HPArrayLength] = {
1250
+u32 RTL8192CUPHY_REG_1T_HPARRAY[RTL8192CUPHY_REG_1T_HPARRAYLENGTH] = {
12731251 0x024, 0x0011800f,
12741252 0x028, 0x00ffdb83,
12751253 0x040, 0x000c0004,
....@@ -1461,7 +1439,7 @@
14611439 0xf00, 0x00000300,
14621440 };
14631441
1464
-u32 RTL8192CUPHY_REG_Array_PG_HP[RTL8192CUPHY_REG_Array_PG_HPLength] = {
1442
+u32 RTL8192CUPHY_REG_ARRAY_PG_HP[RTL8192CUPHY_REG_ARRAY_PG_HPLENGTH] = {
14651443 0xe00, 0xffffffff, 0x06080808,
14661444 0xe04, 0xffffffff, 0x00040406,
14671445 0xe08, 0x0000ff00, 0x00000000,
....@@ -1576,7 +1554,7 @@
15761554 0x868, 0xffffffff, 0x00000000,
15771555 };
15781556
1579
-u32 RTL8192CURadioA_1T_HPArray[RTL8192CURadioA_1T_HPArrayLength] = {
1557
+u32 RTL8192CURADIOA_1T_HPARRAY[RTL8192CURADIOA_1T_HPARRAYLENGTH] = {
15801558 0x000, 0x00030159,
15811559 0x001, 0x00031284,
15821560 0x002, 0x00098000,
....@@ -1720,7 +1698,7 @@
17201698 0x000, 0x00030159,
17211699 };
17221700
1723
-u32 Rtl8192CUAGCTAB_1T_HPArray[RTL8192CUAGCTAB_1T_HPArrayLength] = {
1701
+u32 RTL8192CUAGCTAB_1T_HPARRAY[RTL8192CUAGCTAB_1T_HPARRAYLENGTH] = {
17241702 0xc78, 0x7b000001,
17251703 0xc78, 0x7b010001,
17261704 0xc78, 0x7b020001,