Home
last modified time | relevance | path

Searched refs:bb_cmn_backup_i (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_mp.c360 bb->bb_cmn_backup_i.last_rxevm_rpt = bb->rxevm; in halbb_mp_get_rxevm_physts()
363 bb->rxevm = bb->bb_cmn_backup_i.last_rxevm_rpt; in halbb_mp_get_rxevm_physts()
431 return bb->bb_cmn_backup_i.last_rssi; in halbb_mp_get_rssi()
441 bb->bb_cmn_backup_i.last_rssi = rssi; in halbb_mp_get_rssi()
443 rssi = bb->bb_cmn_backup_i.last_rssi; in halbb_mp_get_rssi()
529 return bb->bb_cmn_backup_i.last_rssi_rpt; in halbb_get_mp_rssi_physts()
539 bb->bb_cmn_backup_i.last_rssi = RPL; in halbb_get_mp_rssi_physts()
541 RPL = bb->bb_cmn_backup_i.last_rssi; in halbb_get_mp_rssi_physts()
H A Dhalbb.h366 struct bb_cmn_backup_info bb_cmn_backup_i; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_mp.c360 bb->bb_cmn_backup_i.last_rxevm_rpt = bb->rxevm; in halbb_mp_get_rxevm_physts()
363 bb->rxevm = bb->bb_cmn_backup_i.last_rxevm_rpt; in halbb_mp_get_rxevm_physts()
431 return bb->bb_cmn_backup_i.last_rssi; in halbb_mp_get_rssi()
441 bb->bb_cmn_backup_i.last_rssi = rssi; in halbb_mp_get_rssi()
443 rssi = bb->bb_cmn_backup_i.last_rssi; in halbb_mp_get_rssi()
529 return bb->bb_cmn_backup_i.last_rssi_rpt; in halbb_get_mp_rssi_physts()
539 bb->bb_cmn_backup_i.last_rssi = RPL; in halbb_get_mp_rssi_physts()
541 RPL = bb->bb_cmn_backup_i.last_rssi; in halbb_get_mp_rssi_physts()
H A Dhalbb.h366 struct bb_cmn_backup_info bb_cmn_backup_i; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_api.c1396 bb->bb_cmn_backup_i.cur_tx_path = (u8)halbb_get_reg_cmn(bb, 0x458c, 0xf0000000, phy_idx); in halbb_backup_info_8852b()
1397 bb->bb_cmn_backup_i.cur_rx_path = (u8)halbb_get_reg_cmn(bb, 0x49c4, 0xf, phy_idx); in halbb_backup_info_8852b()
1398 bb->bb_cmn_backup_i.cur_tx_pwr = halbb_get_txpwr_dbm_8852b(bb, phy_idx); in halbb_backup_info_8852b()
1400 …BB_DBG(bb, DBG_PHY_CONFIG, "[Backup Info] [PHY%d] Tx path = %x\n", phy_idx, bb->bb_cmn_backup_i.cu… in halbb_backup_info_8852b()
1401 …G_PHY_CONFIG, "[Backup Info] [PHY%d] Tx pwr = %x\n", phy_idx, (u16)bb->bb_cmn_backup_i.cur_tx_pwr); in halbb_backup_info_8852b()
1407 halbb_set_reg_cmn(bb, 0x458c, 0xf0000000, bb->bb_cmn_backup_i.cur_tx_path, phy_idx); in halbb_restore_info_8852b()
1408 if (bb->bb_cmn_backup_i.cur_tx_path == 0x3) { in halbb_restore_info_8852b()
1413 halbb_set_reg_cmn(bb, 0x49c4, 0xf, bb->bb_cmn_backup_i.cur_rx_path, phy_idx); in halbb_restore_info_8852b()
1414 halbb_set_txpwr_dbm_8852b(bb, bb->bb_cmn_backup_i.cur_tx_pwr, phy_idx); in halbb_restore_info_8852b()
1416 …BB_DBG(bb, DBG_PHY_CONFIG, "[Restore Info] [PHY%d] Tx path = %x\n", phy_idx, bb->bb_cmn_backup_i.c… in halbb_restore_info_8852b()
[all …]
H A Dhalbb_8852b.c221 bb->bb_cmn_backup_i.cur_pd_lower_bound = bound; in halbb_set_pd_lower_bound_8852b()
321 tmp = bb->bb_cmn_backup_i.cur_pd_lower_bound; in halbb_querry_pd_lower_bound_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_api.c1396 bb->bb_cmn_backup_i.cur_tx_path = (u8)halbb_get_reg_cmn(bb, 0x458c, 0xf0000000, phy_idx); in halbb_backup_info_8852b()
1397 bb->bb_cmn_backup_i.cur_rx_path = (u8)halbb_get_reg_cmn(bb, 0x49c4, 0xf, phy_idx); in halbb_backup_info_8852b()
1398 bb->bb_cmn_backup_i.cur_tx_pwr = halbb_get_txpwr_dbm_8852b(bb, phy_idx); in halbb_backup_info_8852b()
1400 …BB_DBG(bb, DBG_PHY_CONFIG, "[Backup Info] [PHY%d] Tx path = %x\n", phy_idx, bb->bb_cmn_backup_i.cu… in halbb_backup_info_8852b()
1401 …G_PHY_CONFIG, "[Backup Info] [PHY%d] Tx pwr = %x\n", phy_idx, (u16)bb->bb_cmn_backup_i.cur_tx_pwr); in halbb_backup_info_8852b()
1407 halbb_set_reg_cmn(bb, 0x458c, 0xf0000000, bb->bb_cmn_backup_i.cur_tx_path, phy_idx); in halbb_restore_info_8852b()
1408 if (bb->bb_cmn_backup_i.cur_tx_path == 0x3) { in halbb_restore_info_8852b()
1413 halbb_set_reg_cmn(bb, 0x49c4, 0xf, bb->bb_cmn_backup_i.cur_rx_path, phy_idx); in halbb_restore_info_8852b()
1414 halbb_set_txpwr_dbm_8852b(bb, bb->bb_cmn_backup_i.cur_tx_pwr, phy_idx); in halbb_restore_info_8852b()
1416 …BB_DBG(bb, DBG_PHY_CONFIG, "[Restore Info] [PHY%d] Tx path = %x\n", phy_idx, bb->bb_cmn_backup_i.c… in halbb_restore_info_8852b()
[all …]
H A Dhalbb_8852b.c221 bb->bb_cmn_backup_i.cur_pd_lower_bound = bound; in halbb_set_pd_lower_bound_8852b()
321 tmp = bb->bb_cmn_backup_i.cur_pd_lower_bound; in halbb_querry_pd_lower_bound_8852b()