Home
last modified time | relevance | path

Searched refs:cos_2phi_2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c556 s32 cos_2phi_2, in ar9003_hw_solve_iq_cal() argument
563 s32 f1 = cos_2phi_1 - cos_2phi_2, in ar9003_hw_solve_iq_cal()
631 sin_2phi_2, cos_2phi_2; in ar9003_hw_calc_iq_corr() local
734 cos_2phi_2 = (((phs_a1_d1 - phs_a1_d0) * delpt_shift) / DELPT); in ar9003_hw_calc_iq_corr()
741 mag2 = ar9003_hw_find_mag_approx(ah, cos_2phi_2, sin_2phi_2); in ar9003_hw_calc_iq_corr()
753 cos_2phi_2 = (cos_2phi_2 * res_scale / mag2); in ar9003_hw_calc_iq_corr()
758 sin_2phi_2, cos_2phi_2, in ar9003_hw_calc_iq_corr()