forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/drivers/net/wireless/ath/ath9k/ar9580_1p0_initvals.h
....@@ -1328,27 +1328,6 @@
13281328 {0x0000c284, 0x00000000, 0x00000000, 0x00000150, 0x00000150},
13291329 };
13301330
1331
-static const u32 ar9580_1p0_pcie_phy_clkreq_enable_L1[][2] = {
1332
- /* Addr allmodes */
1333
- {0x00004040, 0x0835365e},
1334
- {0x00004040, 0x0008003b},
1335
- {0x00004044, 0x00000000},
1336
-};
1337
-
1338
-static const u32 ar9580_1p0_pcie_phy_clkreq_disable_L1[][2] = {
1339
- /* Addr allmodes */
1340
- {0x00004040, 0x0831365e},
1341
- {0x00004040, 0x0008003b},
1342
- {0x00004044, 0x00000000},
1343
-};
1344
-
1345
-static const u32 ar9580_1p0_pcie_phy_pll_on_clkreq[][2] = {
1346
- /* Addr allmodes */
1347
- {0x00004040, 0x0831265e},
1348
- {0x00004040, 0x0008003b},
1349
- {0x00004044, 0x00000000},
1350
-};
1351
-
13521331 static const u32 ar9580_1p0_baseband_postamble_dfs_channel[][3] = {
13531332 /* Addr 5G 2G */
13541333 {0x00009814, 0x3400c00f, 0x3400c00f},