#include "phy.h"
#include "reg.h"
#include "rtw8852a_table.h"
static const struct rtw89_reg2_def rtw89_8852a_phy_bb_regs[] = …;
static const struct rtw89_reg2_def rtw89_8852a_phy_radioa_regs[] = …static const struct rtw89_reg2_def rtw89_8852a_phy_radiob_regs[] = …static const struct rtw89_reg2_def rtw89_8852a_phy_nctl_regs[] = …static const struct rtw89_txpwr_byrate_cfg rtw89_8852a_txpwr_byrate[] = …static const s8 _txpwr_track_delta_swingidx_5gb_n[][DELTA_SWINGIDX_SIZE] = …static const s8 _txpwr_track_delta_swingidx_5gb_p[][DELTA_SWINGIDX_SIZE] = …static const s8 _txpwr_track_delta_swingidx_5ga_n[][DELTA_SWINGIDX_SIZE] = …static const s8 _txpwr_track_delta_swingidx_5ga_p[][DELTA_SWINGIDX_SIZE] = …static const s8 _txpwr_track_delta_swingidx_2gb_n[] = …static const s8 _txpwr_track_delta_swingidx_2gb_p[] = …static const s8 _txpwr_track_delta_swingidx_2ga_n[] = …static const s8 _txpwr_track_delta_swingidx_2ga_p[] = …static const s8 _txpwr_track_delta_swingidx_2g_cck_b_n[] = …static const s8 _txpwr_track_delta_swingidx_2g_cck_b_p[] = …static const s8 _txpwr_track_delta_swingidx_2g_cck_a_n[] = …static const s8 _txpwr_track_delta_swingidx_2g_cck_a_p[] = …static
const s8 rtw89_8852a_txpwr_lmt_2g[RTW89_2G_BW_NUM][RTW89_NTX_NUM]
[RTW89_RS_LMT_NUM][RTW89_BF_NUM]
[RTW89_REGD_NUM][RTW89_2G_CH_NUM] = …static
const s8 rtw89_8852a_txpwr_lmt_5g[RTW89_5G_BW_NUM][RTW89_NTX_NUM]
[RTW89_RS_LMT_NUM][RTW89_BF_NUM]
[RTW89_REGD_NUM][RTW89_5G_CH_NUM] = …static
const s8 rtw89_8852a_txpwr_lmt_ru_2g[RTW89_RU_NUM][RTW89_NTX_NUM]
[RTW89_REGD_NUM][RTW89_2G_CH_NUM] = …static
const s8 rtw89_8852a_txpwr_lmt_ru_5g[RTW89_RU_NUM][RTW89_NTX_NUM]
[RTW89_REGD_NUM][RTW89_5G_CH_NUM] = …#define DECLARE_DIG_TABLE(name) …static const struct rtw89_reg_def rtw89_8852a_lna_gain_g[] = …DECLARE_DIG_TABLE(…) …static const struct rtw89_reg_def rtw89_8852a_tia_gain_g[] = …DECLARE_DIG_TABLE(…) …static const struct rtw89_reg_def rtw89_8852a_lna_gain_a[] = …DECLARE_DIG_TABLE(…) …static const struct rtw89_reg_def rtw89_8852a_tia_gain_a[] = …DECLARE_DIG_TABLE(…) …const struct rtw89_phy_table rtw89_8852a_phy_bb_table = …const struct rtw89_phy_table rtw89_8852a_phy_radioa_table = …const struct rtw89_phy_table rtw89_8852a_phy_radiob_table = …const struct rtw89_phy_table rtw89_8852a_phy_nctl_table = …static
const struct rtw89_txpwr_table rtw89_8852a_byr_table = …const struct rtw89_txpwr_track_cfg rtw89_8852a_trk_cfg = …const struct rtw89_phy_dig_gain_table rtw89_8852a_phy_dig_table = …const struct rtw89_rfe_parms rtw89_8852a_dflt_parms = …