Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dphy_calibration.c677 s32 b_2_threshold) in _tx_iq_calibration_loop_winbond() argument
704 PHY_DEBUG(("[CAL] ** b_2_threshold = %d\n", b_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()