Searched refs:thermal_down_b (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halrf_tssi_8822c.c | 271 u8 thermal_up_b[DELTA_SWINGIDX_SIZE] = {0}, thermal_down_b[DELTA_SWINGIDX_SIZE] = {0}; in _halrf_calculate_set_thermal_codeword_8822c() local 310 …odm_move_memory(dm, thermal_down_b, cali_info->delta_swing_table_idx_2g_cck_b_n, sizeof(thermal_do… in _halrf_calculate_set_thermal_codeword_8822c() 315 …odm_move_memory(dm, thermal_down_b, cali_info->delta_swing_table_idx_2gb_n, sizeof(thermal_down_b)… in _halrf_calculate_set_thermal_codeword_8822c() 320 …odm_move_memory(dm, thermal_down_b, cali_info->delta_swing_table_idx_5gb_n[0], sizeof(thermal_down… in _halrf_calculate_set_thermal_codeword_8822c() 325 …odm_move_memory(dm, thermal_down_b, cali_info->delta_swing_table_idx_5gb_n[1], sizeof(thermal_down… in _halrf_calculate_set_thermal_codeword_8822c() 330 …odm_move_memory(dm, thermal_down_b, cali_info->delta_swing_table_idx_5gb_n[2], sizeof(thermal_down… in _halrf_calculate_set_thermal_codeword_8822c() 453 thermal_offset[j] = thermal_down_b[i++]; in _halrf_calculate_set_thermal_codeword_8822c() 455 thermal_offset[j] = thermal_down_b[DELTA_SWINGIDX_SIZE - 1]; in _halrf_calculate_set_thermal_codeword_8822c()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.c | 359 s8 thermal_up_b[DELTA_SWINGIDX_SIZE] = {0}, thermal_down_b[DELTA_SWINGIDX_SIZE] = {0}; in _halrf_tssi_set_tmeter_tbl_8852b() local 408 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_2gb_n, sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 413 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_5gb_n[0], sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 418 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_5gb_n[1], sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 423 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_5gb_n[2], sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 543 thermal_offset[j] = -1 * thermal_down_b[i++]; in _halrf_tssi_set_tmeter_tbl_8852b() 545 thermal_offset[j] = -1 * thermal_down_b[DELTA_SWINGIDX_SIZE - 1]; in _halrf_tssi_set_tmeter_tbl_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/ |
| H A D | halrf_tssi_8852b.c | 359 s8 thermal_up_b[DELTA_SWINGIDX_SIZE] = {0}, thermal_down_b[DELTA_SWINGIDX_SIZE] = {0}; in _halrf_tssi_set_tmeter_tbl_8852b() local 408 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_2gb_n, sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 413 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_5gb_n[0], sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 418 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_5gb_n[1], sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 423 hal_mem_cpy(hal, thermal_down_b, pwr_trk->delta_swing_table_idx_5gb_n[2], sizeof(thermal_down_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 543 thermal_offset[j] = -1 * thermal_down_b[i++]; in _halrf_tssi_set_tmeter_tbl_8852b() 545 thermal_offset[j] = -1 * thermal_down_b[DELTA_SWINGIDX_SIZE - 1]; in _halrf_tssi_set_tmeter_tbl_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/ |
| H A D | halrf.c | 4316 u8 thermal_up_b[DELTA_SWINGIDX_SIZE] = {0}, thermal_down_b[DELTA_SWINGIDX_SIZE] = {0}; in _halrf_get_power_offset_by_thermal_8723f() local 4364 odm_move_memory(dm, thermal_down_b, txagc_offset_2g_cck_b_n, sizeof(thermal_down_b)); in _halrf_get_power_offset_by_thermal_8723f() 4369 odm_move_memory(dm, thermal_down_b, txagc_offset_2gb_n, sizeof(thermal_down_b)); in _halrf_get_power_offset_by_thermal_8723f() 4393 power_offset = thermal_down_b[i]; in _halrf_get_power_offset_by_thermal_8723f()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/ |
| H A D | halrf.c | 4323 u8 thermal_up_b[DELTA_SWINGIDX_SIZE] = {0}, thermal_down_b[DELTA_SWINGIDX_SIZE] = {0}; in _halrf_get_power_offset_by_thermal_8723f() local 4371 odm_move_memory(dm, thermal_down_b, txagc_offset_2g_cck_b_n, sizeof(thermal_down_b)); in _halrf_get_power_offset_by_thermal_8723f() 4376 odm_move_memory(dm, thermal_down_b, txagc_offset_2gb_n, sizeof(thermal_down_b)); in _halrf_get_power_offset_by_thermal_8723f() 4400 power_offset = thermal_down_b[i]; in _halrf_get_power_offset_by_thermal_8723f()
|