Searched refs:max_cover_bond (Results 1 – 5 of 5) sorted by relevance
32 u8 max_cover_bond; in phydm_dig_go_up_check() local43 max_cover_bond = DIG_MAX_BALANCE_MODE - p_dig_t->dig_upcheck_initial_value; in phydm_dig_go_up_check()45 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()55 max_cover_bond)); in phydm_dig_go_up_check()66 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()76 …p_dig_t->rx_gain_range_max = (rx_gain_range_max >= max_cover_bond - 6) ? (max_cover_bond - 6) : rx… in phydm_dig_go_up_check()
206 u8 max_cover_bond = 0; in phydm_dig_go_up_check() local217 max_cover_bond = DIG_MAX_BALANCE_MODE - dig_t->upcheck_init_val; in phydm_dig_go_up_check()219 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()227 dig_t->go_up_chk_lv, max_cover_bond); in phydm_dig_go_up_check()244 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()258 if (rx_gain_range_max + 6 >= max_cover_bond) in phydm_dig_go_up_check()259 dig_t->rx_gain_range_max = max_cover_bond - 6; in phydm_dig_go_up_check()
205 u8 max_cover_bond = 0; in phydm_dig_go_up_check() local216 max_cover_bond = DIG_MAX_BALANCE_MODE - dig_t->upcheck_init_val; in phydm_dig_go_up_check()218 if (cur_ig_value < max_cover_bond - 6) in phydm_dig_go_up_check()226 dig_t->go_up_chk_lv, max_cover_bond); in phydm_dig_go_up_check()243 if ((max_cover_bond * 2) == ccx_info->nhm_th[i]) { in phydm_dig_go_up_check()257 if (rx_gain_range_max + 6 >= max_cover_bond) in phydm_dig_go_up_check()258 dig_t->rx_gain_range_max = max_cover_bond - 6; in phydm_dig_go_up_check()