Searched refs:thermal_up_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 309 …odm_move_memory(dm, thermal_up_b, cali_info->delta_swing_table_idx_2g_cck_b_p, sizeof(thermal_up_b… in _halrf_calculate_set_thermal_codeword_8822c() 314 odm_move_memory(dm, thermal_up_b, cali_info->delta_swing_table_idx_2gb_p, sizeof(thermal_up_b)); in _halrf_calculate_set_thermal_codeword_8822c() 319 …odm_move_memory(dm, thermal_up_b, cali_info->delta_swing_table_idx_5gb_p[0], sizeof(thermal_up_b)); in _halrf_calculate_set_thermal_codeword_8822c() 324 …odm_move_memory(dm, thermal_up_b, cali_info->delta_swing_table_idx_5gb_p[1], sizeof(thermal_up_b)); in _halrf_calculate_set_thermal_codeword_8822c() 329 …odm_move_memory(dm, thermal_up_b, cali_info->delta_swing_table_idx_5gb_p[2], sizeof(thermal_up_b)); in _halrf_calculate_set_thermal_codeword_8822c() 461 thermal_offset[j] = -1 * thermal_up_b[i++]; in _halrf_calculate_set_thermal_codeword_8822c() 463 thermal_offset[j] = -1 * thermal_up_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 407 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_2gb_p, sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 412 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_5gb_p[0], sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 417 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_5gb_p[1], sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 422 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_5gb_p[2], sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 551 thermal_offset[j] = thermal_up_b[i++]; in _halrf_tssi_set_tmeter_tbl_8852b() 553 thermal_offset[j] = thermal_up_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 407 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_2gb_p, sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 412 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_5gb_p[0], sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 417 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_5gb_p[1], sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 422 hal_mem_cpy(hal, thermal_up_b, pwr_trk->delta_swing_table_idx_5gb_p[2], sizeof(thermal_up_b)); in _halrf_tssi_set_tmeter_tbl_8852b() 551 thermal_offset[j] = thermal_up_b[i++]; in _halrf_tssi_set_tmeter_tbl_8852b() 553 thermal_offset[j] = thermal_up_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 4363 odm_move_memory(dm, thermal_up_b, txagc_offset_2g_cck_b_p, sizeof(thermal_up_b)); in _halrf_get_power_offset_by_thermal_8723f() 4368 odm_move_memory(dm, thermal_up_b, txagc_offset_2gb_p, sizeof(thermal_up_b)); in _halrf_get_power_offset_by_thermal_8723f() 4405 power_offset = thermal_up_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 4370 odm_move_memory(dm, thermal_up_b, txagc_offset_2g_cck_b_p, sizeof(thermal_up_b)); in _halrf_get_power_offset_by_thermal_8723f() 4375 odm_move_memory(dm, thermal_up_b, txagc_offset_2gb_p, sizeof(thermal_up_b)); in _halrf_get_power_offset_by_thermal_8723f() 4412 power_offset = thermal_up_b[i]; in _halrf_get_power_offset_by_thermal_8723f()
|