Searched refs:solved_eq (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c560 s32 solved_eq[])
591 solved_eq[0] = mag_tx;
592 solved_eq[1] = phs_tx;
593 solved_eq[2] = mag_rx;
594 solved_eq[3] = phs_rx;
632 s32 solved_eq[4], mag_corr_tx, phs_corr_tx, mag_corr_rx, phs_corr_rx, local
760 phs_a1_d0, solved_eq)) {
766 mag_tx = solved_eq[0];
767 phs_tx = solved_eq[1];
768 mag_rx = solved_eq[
551 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
[all...]

Completed in 225 milliseconds