Searched refs:pwr_ratio (Results 1 – 1 of 1) sorted by relevance
27077 u32 target_pwr_ratio, pwr_ratio, last_pwr_ratio = 0; in wlc_phy_rc_sweep_nphy() local27237 pwr_ratio = (uint) ((target_iq_vals << 16) / ref_iq_vals); in wlc_phy_rc_sweep_nphy()27243 rccal_val += (pwr_ratio > target_pwr_ratio) ? 1 : -1; in wlc_phy_rc_sweep_nphy()27244 last_pwr_ratio = pwr_ratio; in wlc_phy_rc_sweep_nphy()27248 rccal_val += ((pwr_ratio > target_pwr_ratio) ? in wlc_phy_rc_sweep_nphy()27256 abs((int)pwr_ratio - in wlc_phy_rc_sweep_nphy()