Home
last modified time | relevance | path

Searched refs:tx_path_en (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dphydm_hal_api8822b.c2314 phydm_config_ofdm_tx_path_8822b(struct dm_struct *dm, enum bb_path tx_path_en, in phydm_config_ofdm_tx_path_8822b() argument
2318 if (tx_path_en == BB_PATH_A) { /* @1T, 1ss */ in phydm_config_ofdm_tx_path_8822b()
2320 } else if (tx_path_en == BB_PATH_B) { in phydm_config_ofdm_tx_path_8822b()
2340 if (tx_path_en == BB_PATH_A || tx_path_en == BB_PATH_B) { in phydm_config_ofdm_tx_path_8822b()
2440 enum bb_path tx_path_en, in config_phydm_trx_mode_8822b() argument
2451 tx_path_en, rx_path); in config_phydm_trx_mode_8822b()
2458 if ((tx_path_en & ~BB_PATH_AB) || (rx_path & ~BB_PATH_AB)) { in config_phydm_trx_mode_8822b()
2471 if ((tx_path_en | rx_path) & BB_PATH_A) in config_phydm_trx_mode_8822b()
2476 if ((tx_path_en | rx_path) & BB_PATH_B) in config_phydm_trx_mode_8822b()
2482 if (tx_path_en == BB_PATH_A || tx_path_en == BB_PATH_B) { in config_phydm_trx_mode_8822b()
[all …]
H A Dphydm_hal_api8822b.h110 enum bb_path tx_path_en,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.c1193 config_phydm_trx_mode_8822c(struct dm_struct *dm, enum bb_path tx_path_en, in config_phydm_trx_mode_8822c() argument
1200 enum bb_path tx_path_mode_table = tx_path_en; in config_phydm_trx_mode_8822c()
1218 if (tx_path_en == BB_PATH_AUTO && tx_path_sel_1ss == BB_PATH_AUTO) { in config_phydm_trx_mode_8822c()
1222 } else if (tx_path_en & ~BB_PATH_AB) { in config_phydm_trx_mode_8822c()
1223 pr_debug("[Warning][%s] TX:0x%x\n", __func__, tx_path_en); in config_phydm_trx_mode_8822c()
1240 if (tx_path_en == BB_PATH_A || tx_path_en == BB_PATH_B) { in config_phydm_trx_mode_8822c()
1242 tx_path_sel_1ss = tx_path_en; in config_phydm_trx_mode_8822c()
1244 } else if (tx_path_en == BB_PATH_AB) { in config_phydm_trx_mode_8822c()
1261 if (tx_path_en == BB_PATH_A || tx_path_en == BB_PATH_B) { in config_phydm_trx_mode_8822c()
1263 tx_path_sel_1ss = tx_path_en; in config_phydm_trx_mode_8822c()
[all …]
H A Dphydm_hal_api8822c.h110 enum bb_path tx_path_en,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg.c604 txinfo->tx_path_en = (u8)((ofst_0 & 0xF000) >> 12); in halbb_get_mac_phy_intf()
733 if ((txinfo->tx_path_en == 0) && (txinfo->tx_pw == 0) && (txinfo->l_sig == 0)) { in halbb_basic_dbg_msg_mac_phy_intf()
836 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_basic_dbg_msg_mac_phy_intf()
841 bb->dbg_buf, txinfo->tx_path_en); in halbb_basic_dbg_msg_mac_phy_intf()
1665 if ((txinfo->tx_path_en == 0) && (txinfo->tx_pw == 0) && (txinfo->l_sig == 0)) { in halbb_mac_phy_intf_dbg()
1768 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_mac_phy_intf_dbg()
1773 bb->dbg_buf, txinfo->tx_path_en); in halbb_mac_phy_intf_dbg()
H A Dhalbb_dbg.h165 u8 tx_path_en; member
H A Dhalbb.h82 u8 tx_path_en; /*TX path enable*/ member
H A Dhalbb_init.c213 bb->bb_path_i.tx_path_en = bb->num_rf_path; in halbb_cmn_info_self_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg.c604 txinfo->tx_path_en = (u8)((ofst_0 & 0xF000) >> 12); in halbb_get_mac_phy_intf()
733 if ((txinfo->tx_path_en == 0) && (txinfo->tx_pw == 0) && (txinfo->l_sig == 0)) { in halbb_basic_dbg_msg_mac_phy_intf()
836 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_basic_dbg_msg_mac_phy_intf()
841 bb->dbg_buf, txinfo->tx_path_en); in halbb_basic_dbg_msg_mac_phy_intf()
1665 if ((txinfo->tx_path_en == 0) && (txinfo->tx_pw == 0) && (txinfo->l_sig == 0)) { in halbb_mac_phy_intf_dbg()
1768 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_mac_phy_intf_dbg()
1773 bb->dbg_buf, txinfo->tx_path_en); in halbb_mac_phy_intf_dbg()
H A Dhalbb_dbg.h165 u8 tx_path_en; member
H A Dhalbb.h82 u8 tx_path_en; /*TX path enable*/ member
H A Dhalbb_init.c213 bb->bb_path_i.tx_path_en = bb->num_rf_path; in halbb_cmn_info_self_init()