Searched refs:pwr_ratio (Results 1 – 1 of 1) sorted by relevance
27081 u32 target_pwr_ratio, pwr_ratio, last_pwr_ratio = 0; in wlc_phy_rc_sweep_nphy() local27241 pwr_ratio = (uint) ((target_iq_vals << 16) / ref_iq_vals); in wlc_phy_rc_sweep_nphy()27247 rccal_val += (pwr_ratio > target_pwr_ratio) ? 1 : -1; in wlc_phy_rc_sweep_nphy()27248 last_pwr_ratio = pwr_ratio; in wlc_phy_rc_sweep_nphy()27252 rccal_val += ((pwr_ratio > target_pwr_ratio) ? in wlc_phy_rc_sweep_nphy()27260 abs((int)pwr_ratio - in wlc_phy_rc_sweep_nphy()