Home
last modified time | relevance | path

Searched refs:rtw89_reg2_def (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c836 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 Dphy.h608 const struct rtw89_reg2_def *reg,
H A Drtw8851b.c2150 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 Drtw8852b_table.c9 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 Drtw8852a_table.c9 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 Dcore.h3231 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 Drtw8852c.c2000 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 Drtw8851b_table.c9 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 Drtw8852a.c68 static const struct rtw89_reg2_def rtw8852a_pmac_ht20_mcs7_tbl[] = {
H A Drtw8852c_table.c9 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 Dfw.c555 struct rtw89_reg2_def *regs; in rtw89_build_phy_tbl_from_elm()