Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Dphy.c1071 u8 path_a_ok, path_b_ok; in phy_iq_calibrate() local
1191 path_b_ok = phy_path_b_iqk(adapt); in phy_iq_calibrate()
1192 if (path_b_ok == 0x03) { in phy_iq_calibrate()
1202 } else if (i == (retry_count - 1) && path_b_ok == 0x01) { /* Tx IQK OK */ in phy_iq_calibrate()
1210 if (0x00 == path_b_ok) { in phy_iq_calibrate()