Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/
H A Dphydm_hal_api8822c.c481 u8 ref_pow_tmp = 0; in config_phydm_set_txagc_to_hw_8822c() local
520 ref_pow_tmp = ref_pow_cck[path]; in config_phydm_set_txagc_to_hw_8822c()
522 diff_tab[path][j] -= (s8)ref_pow_tmp; in config_phydm_set_txagc_to_hw_8822c()
526 ref_pow_tmp = ref_pow_ofdm[path]; in config_phydm_set_txagc_to_hw_8822c()
528 diff_tab[path][j] -= (s8)ref_pow_tmp; in config_phydm_set_txagc_to_hw_8822c()
532 diff_tab[path][j] -= (s8)ref_pow_tmp; in config_phydm_set_txagc_to_hw_8822c()
684 u8 ref_pow_tmp = 0; in phydm_get_txagc_ref_and_diff_8822c() local
725 ref_pow_tmp = ref_pow_cck[path]; in phydm_get_txagc_ref_and_diff_8822c()
727 diff_tab[path][j] -= (s8)ref_pow_tmp; in phydm_get_txagc_ref_and_diff_8822c()
731 ref_pow_tmp = ref_pow_ofdm[path]; in phydm_get_txagc_ref_and_diff_8822c()
[all …]