Searched refs:cos_2phi_2 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_reset.c | 5478 int32_t cos_2phi_2, in ar9300_solve_iq_cal() argument 5485 int32_t f1 = cos_2phi_1 - cos_2phi_2; in ar9300_solve_iq_cal() 5535 int32_t sin_2phi_1, cos_2phi_1, sin_2phi_2, cos_2phi_2; in ar9300_calc_iq_corr() local 5630 cos_2phi_2 = (((phs_a1_d1 - phs_a1_d0) * delpt_shift) / DELPT); in ar9300_calc_iq_corr() 5635 mag2 = ar9300_find_mag_approx(ah, cos_2phi_2, sin_2phi_2); in ar9300_calc_iq_corr() 5648 cos_2phi_2 = (cos_2phi_2 * res_scale / mag2); in ar9300_calc_iq_corr() 5652 sin_2phi_1, cos_2phi_1, sin_2phi_2, cos_2phi_2, mag_a0_d0, in ar9300_calc_iq_corr()
|