Searched refs:rtw89_reg2_def (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | 836 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_reg() 1056 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_gain() 1103 const struct rtw89_reg2_def *reg, in rtw89_phy_cofig_rf_reg_store() 1150 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg_noio() 1168 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg() 1192 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg_v1() 1211 const struct rtw89_reg2_def *reg; in rtw89_phy_sel_headline() 1291 const struct rtw89_reg2_def *reg, in rtw89_phy_init_reg() 1296 const struct rtw89_reg2_def *reg; in rtw89_phy_init_reg() 1385 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg, in rtw89_phy_init_rf_reg()
|
H A D | phy.h | 608 const struct rtw89_reg2_def *reg,
|
H A D | rtw8851b.c | 2150 static const struct rtw89_reg2_def btc_8851b_rf_0[] = {{0x2, 0x0}}; 2151 static const struct rtw89_reg2_def btc_8851b_rf_1[] = {{0x2, 0x1}}; 2161 const struct rtw89_reg2_def *rf; in rtw8851b_btc_set_wl_rx_gain()
|
H A D | rtw8852b_table.c | 9 static const struct rtw89_reg2_def rtw89_8852b_phy_bb_regs[] = { 1025 static const struct rtw89_reg2_def rtw89_8852b_phy_bb_reg_gain[] = { 1094 static const struct rtw89_reg2_def rtw89_8852b_phy_radioa_regs[] = { 7136 static const struct rtw89_reg2_def rtw89_8852b_phy_radiob_regs[] = { 13251 static const struct rtw89_reg2_def rtw89_8852b_phy_nctl_regs[] = {
|
H A 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[] = {
|
H A D | core.h | 3231 struct rtw89_reg2_def { struct 3251 const struct rtw89_reg2_def *regs; argument 3254 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,
|
H A D | rtw8852c.c | 2000 static const struct rtw89_reg2_def ctrl_ini[] = { in rtw8852c_init_tssi_ctrl() 2162 struct rtw89_reg2_def path_com[] = { in rtw8852c_ctrl_tx_path_tmac()
|
H A D | rtw8851b_table.c | 9 static const struct rtw89_reg2_def rtw89_8851b_phy_bb_regs[] = { 989 static const struct rtw89_reg2_def rtw89_8851b_phy_bb_reg_gain[] = { 1272 static const struct rtw89_reg2_def rtw89_8851b_phy_radioa_regs[] = { 2253 static const struct rtw89_reg2_def rtw89_8851b_phy_nctl_regs[] = {
|
H A D | rtw8852a.c | 68 static const struct rtw89_reg2_def rtw8852a_pmac_ht20_mcs7_tbl[] = {
|
H A D | rtw8852c_table.c | 9 static const struct rtw89_reg2_def rtw89_8852c_phy_bb_regs[] = { 1923 static const struct rtw89_reg2_def rtw89_8852c_phy_bb_reg_gain[] = { 2540 static const struct rtw89_reg2_def rtw89_8852c_phy_radioa_regs[] = { 16715 static const struct rtw89_reg2_def rtw89_8852c_phy_radiob_regs[] = { 29593 static const struct rtw89_reg2_def rtw89_8852c_phy_nctl_regs[] = {
|
H A D | fw.c | 555 struct rtw89_reg2_def *regs; in rtw89_build_phy_tbl_from_elm()
|