Searched refs:phs_a0_d0 (Results 1 – 1 of 1) sorted by relevance
5485 int32_t phs_a0_d0, in ar9300_solve_iq_cal() argument5505 mag_tx = f1 * (mag_a0_d0 - mag_a1_d0) + f3 * (phs_a0_d0 - phs_a1_d0); in ar9300_solve_iq_cal()5507 phs_tx = f3 * (-mag_a0_d0 + mag_a1_d0) + f1 * (phs_a0_d0 - phs_a1_d0); in ar9300_solve_iq_cal()5517 phs_a0_d0 + (sin_2phi_1 * mag_tx - cos_2phi_1 * phs_tx) / result_shift; in ar9300_solve_iq_cal()5539 int32_t phs_a0_d0, phs_a1_d0, phs_a0_d1, phs_a1_d1; in ar9300_calc_iq_corr() local5617 phs_a0_d0 = (iq_corr_a0_d0 * res_scale) / i2_p_q2_a0_d0; in ar9300_calc_iq_corr()5631 cos_2phi_1 = (((phs_a0_d1 - phs_a0_d0) * delpt_shift) / DELPT); in ar9300_calc_iq_corr()5658 phs_a0_d0, mag_a1_d0, phs_a1_d0, solved_eq)) in ar9300_calc_iq_corr()