Searched refs:iq_mag_0_tx (Results 1 – 1 of 1) sorted by relevance
680 s32 iq_mag_0_tx; in _tx_iq_calibration_loop_winbond() local743 iq_mag_0_tx = (s32) _sqrt(sqsum); in _tx_iq_calibration_loop_winbond()744 PHY_DEBUG(("[CAL] ** iq_mag_0_tx=%d\n", iq_mag_0_tx)); in _tx_iq_calibration_loop_winbond()790 divisor = ((iq_mag_0_tx * iq_mag_0_tx * 2)/1024 - rot_i_b) * 2; in _tx_iq_calibration_loop_winbond()1526 s32 iq_mag_0_tx; in adjust_TXVGA_for_iq_mag() local1571 iq_mag_0_tx = (s32) _sqrt(sqsum); in adjust_TXVGA_for_iq_mag()1572 PHY_DEBUG(("[CAL] ** auto_adjust_txvga_for_iq_mag_0_tx=%d\n", iq_mag_0_tx)); in adjust_TXVGA_for_iq_mag()1574 if (iq_mag_0_tx >= 700 && iq_mag_0_tx <= 1750) in adjust_TXVGA_for_iq_mag()1576 else if (iq_mag_0_tx > 1750) { in adjust_TXVGA_for_iq_mag()1584 if (iq_mag_0_tx >= 700 && iq_mag_0_tx <= 1750) in adjust_TXVGA_for_iq_mag()