Home
last modified time | relevance | path

Searched refs:a_2_threshold (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/winbond/
Dphy_calibration.c676 s32 a_2_threshold, in _tx_iq_calibration_loop_winbond() argument
703 PHY_DEBUG(("[CAL] ** a_2_threshold = %d\n", a_2_threshold)); in _tx_iq_calibration_loop_winbond()
809 if ((abs(a_2) < a_2_threshold) && (abs(b_2) < b_2_threshold)) { in _tx_iq_calibration_loop_winbond()