Searched refs:rtw89_reg2_def (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | phy.c | 813 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_reg() 1033 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_gain() 1074 const struct rtw89_reg2_def *reg, in rtw89_phy_cofig_rf_reg_store() 1121 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg() 1145 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg_v1() 1164 const struct rtw89_reg2_def *reg; in rtw89_phy_sel_headline() 1244 const struct rtw89_reg2_def *reg, in rtw89_phy_init_reg() 1249 const struct rtw89_reg2_def *reg; in rtw89_phy_init_reg() 1334 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg, in rtw89_phy_init_rf_reg()
|
D | phy.h | 455 const struct rtw89_reg2_def *reg,
|
D | rtw8852c_table.c | 9 static const struct rtw89_reg2_def rtw89_8852c_phy_bb_regs[] = { 1577 static const struct rtw89_reg2_def rtw89_8852c_phy_bb_reg_gain[] = { 1770 static const struct rtw89_reg2_def rtw89_8852c_phy_radioa_regs[] = { 14355 static const struct rtw89_reg2_def rtw89_8852c_phy_radiob_regs[] = { 25857 static const struct rtw89_reg2_def rtw89_8852c_phy_nctl_regs[] = {
|
D | rtw8852a_table.c | 9 static const struct rtw89_reg2_def rtw89_8852a_phy_bb_regs[] = { 1213 static const struct rtw89_reg2_def rtw89_8852a_phy_radioa_regs[] = { 21601 static const struct rtw89_reg2_def rtw89_8852a_phy_radiob_regs[] = { 42246 static const struct rtw89_reg2_def rtw89_8852a_phy_nctl_regs[] = {
|
D | core.h | 2494 struct rtw89_reg2_def { struct 2514 const struct rtw89_reg2_def *regs; argument 2517 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,
|
D | rtw8852c.c | 2238 static const struct rtw89_reg2_def ctrl_ini[] = { in rtw8852c_init_tssi_ctrl() 2400 struct rtw89_reg2_def path_com[] = { in rtw8852c_ctrl_tx_path_tmac()
|
D | rtw8852a.c | 59 static const struct rtw89_reg2_def rtw8852a_pmac_ht20_mcs7_tbl[] = {
|