Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.h516 const struct rtw89_reg2_def *reg,
812 const struct rtw89_reg2_def *reg,
H A Dphy.c1080 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_reg()
1310 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_gain_ax()
1357 const struct rtw89_reg2_def *reg, in rtw89_phy_cofig_rf_reg_store()
1404 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg_noio()
1422 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg()
1446 const struct rtw89_reg2_def *reg, in rtw89_phy_config_rf_reg_v1()
1465 const struct rtw89_reg2_def *reg; in rtw89_phy_sel_headline()
1545 const struct rtw89_reg2_def *reg, in rtw89_phy_init_reg()
1550 const struct rtw89_reg2_def *reg; in rtw89_phy_init_reg()
1642 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg, in rtw89_phy_init_rf_reg()
H A Dpci.h1259 struct rtw89_reg2_def isr_clear_rpq;
1260 struct rtw89_reg2_def isr_clear_rxq;
H A Drtw8922a.c1433 static const struct rtw89_reg2_def bb_mcu0_init_reg[] = {
1446 static const struct rtw89_reg2_def bb_mcu1_init_reg[] = {
1461 const struct rtw89_reg2_def *reg; in rtw8922a_bbmcu_cr_init()
1552 struct rtw89_reg2_def path_com_cr[] = { in rtw8922a_ctrl_tx_path_tmac()
H A Drtw8851b.c2231 static const struct rtw89_reg2_def btc_8851b_rf_0[] = {{0x2, 0x0}};
2232 static const struct rtw89_reg2_def btc_8851b_rf_1[] = {{0x2, 0x1}};
2241 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 Dphy_be.c223 const struct rtw89_reg2_def *reg, in rtw89_phy_config_bb_gain_be()
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 Drtw8852c.c2073 static const struct rtw89_reg2_def ctrl_ini[] = { in rtw8852c_init_tssi_ctrl()
2236 struct rtw89_reg2_def path_com[] = { in rtw8852c_ctrl_tx_path_tmac()
H A Dcore.h3888 struct rtw89_reg2_def { struct
3914 const struct rtw89_reg2_def *regs;
3917 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg,
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.c797 struct rtw89_reg2_def *regs; in rtw89_build_phy_tbl_from_elm()