Searched refs:sin_2phi_2 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c342 s32 sin_2phi_2,
351 f3 = sin_2phi_1 - sin_2phi_2,
418 sin_2phi_2, cos_2phi_2; local
506 sin_2phi_2 = (((mag_a1_d0 - mag_a1_d1) * delpt_shift) / DELPT);
515 mag2 = ar9003_hw_find_mag_approx(ah, cos_2phi_2, sin_2phi_2);
527 sin_2phi_2 = (sin_2phi_2 * res_scale / mag2);
533 sin_2phi_2, cos_2phi_2,
339 ar9003_hw_solve_iq_cal(struct ath_hw *ah, s32 sin_2phi_1, s32 cos_2phi_1, s32 sin_2phi_2, s32 cos_2phi_2, s32 mag_a0_d0, s32 phs_a0_d0, s32 mag_a1_d0, s32 phs_a1_d0, s32 solved_eq[]) argument

Completed in 107 milliseconds