Searched refs:phase_min (Results 1 – 1 of 1) sorted by relevance
5787 int32_t magnitude_min, phase_min; in ar9300_tx_iq_cal_outlier_detection() local5825 phase_min = 63; in ar9300_tx_iq_cal_outlier_detection()5857 if (phase < phase_min) { in ar9300_tx_iq_cal_outlier_detection()5858 phase_min = phase; in ar9300_tx_iq_cal_outlier_detection()5872 (ABS(phase) < ABS(phase_min))) in ar9300_tx_iq_cal_outlier_detection()5899 if (ABS(phase_max - phase_min) > MAX_PHS_DELTA) { in ar9300_tx_iq_cal_outlier_detection()5900 if (ABS(phase_max-phase_avg) > ABS(phase_min - phase_avg)) { in ar9300_tx_iq_cal_outlier_detection()