Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/halrf/rtl8703b/
H A Dhalrf_8703b.c1360 u8 path_aok = 0x0, path_bok = 0x0; in _phy_iq_calibrate_8703b() local
1480 path_bok = phy_path_b_iqk_8703b(adapter); in _phy_iq_calibrate_8703b()
1482 path_bok = phy_path_b_iqk_8703b(dm); in _phy_iq_calibrate_8703b()
1485 if (path_bok == 0x01) { in _phy_iq_calibrate_8703b()
1500 path_bok = phy_path_b_rx_iqk_8703b(adapter); in _phy_iq_calibrate_8703b()
1502 path_bok = phy_path_b_rx_iqk_8703b(dm); in _phy_iq_calibrate_8703b()
1504 if (path_bok == 0x03) { in _phy_iq_calibrate_8703b()
1520 if (0x00 == path_bok) in _phy_iq_calibrate_8703b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/halrf/rtl8188e/
H A Dhalrf_8188e_ap.c810 u8 path_aok, path_bok; in _phy_iq_calibrate_8188e() local
943 path_bok = phy_path_b_iqk_8188e(dm); in _phy_iq_calibrate_8188e()
944 if (path_bok == 0x03) { in _phy_iq_calibrate_8188e()
951 } else if (i == (retry_count - 1) && path_bok == 0x01) { /* Tx IQK OK */ in _phy_iq_calibrate_8188e()
958 if (0x00 == path_bok) in _phy_iq_calibrate_8188e()
H A Dhalrf_8188e_ce.c1072 u8 path_aok = 0, path_bok = 0; in _phy_iq_calibrate_8188e() local
1198 path_bok = phy_path_b_iqk_8188e(dm); in _phy_iq_calibrate_8188e()
1199 if (path_bok == 0x03) { in _phy_iq_calibrate_8188e()
1207 } else if (i == (retry_count - 1) && path_bok == 0x01) { /* Tx IQK OK */ in _phy_iq_calibrate_8188e()
1215 if (0x00 == path_bok) in _phy_iq_calibrate_8188e()
H A Dhalrf_8188e_win.c1193 u8 path_aok, path_bok; in _phy_iq_calibrate_8188e() local
1346 path_bok = phy_path_b_iqk_8188e(dm); in _phy_iq_calibrate_8188e()
1348 if (path_bok == 0x03) { in _phy_iq_calibrate_8188e()
1355 } else if (i == (retry_count - 1) && path_bok == 0x01) { /* Tx IQK OK */ in _phy_iq_calibrate_8188e()
1362 if (0x00 == path_bok) in _phy_iq_calibrate_8188e()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/halrf/rtl8188f/
H A Dhalrf_8188f.c1758 path_bok = phy_path_b_iqk_8188f(adapter); in _phy_iq_calibrate_8188f()
1760 path_bok = phy_path_b_iqk_8188f(dm); in _phy_iq_calibrate_8188f()
1763 if (path_bok == 0x01) { /* path B Tx IQK Success */ in _phy_iq_calibrate_8188f()
1788 path_bok = phy_path_b_rx_iqk_8188f(adapter, is2T); in _phy_iq_calibrate_8188f()
1790 path_bok = phy_path_b_rx_iqk_8188f(dm, is2T); in _phy_iq_calibrate_8188f()
1792 if (path_bok == 0x03) { in _phy_iq_calibrate_8188f()
1807 if (0x00 == path_bok) in _phy_iq_calibrate_8188f()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/halrf/rtl8188f/
H A Dhalrf_8188f.c1758 path_bok = phy_path_b_iqk_8188f(adapter); in _phy_iq_calibrate_8188f()
1760 path_bok = phy_path_b_iqk_8188f(dm); in _phy_iq_calibrate_8188f()
1763 if (path_bok == 0x01) { /* path B Tx IQK Success */ in _phy_iq_calibrate_8188f()
1788 path_bok = phy_path_b_rx_iqk_8188f(adapter, is2T); in _phy_iq_calibrate_8188f()
1790 path_bok = phy_path_b_rx_iqk_8188f(dm, is2T); in _phy_iq_calibrate_8188f()
1792 if (path_bok == 0x03) { in _phy_iq_calibrate_8188f()
1807 if (0x00 == path_bok) in _phy_iq_calibrate_8188f()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/rtl8188f/
H A Dhalrf_8188f.c1756 path_bok = phy_path_b_iqk_8188f(adapter); in _phy_iq_calibrate_8188f()
1758 path_bok = phy_path_b_iqk_8188f(dm); in _phy_iq_calibrate_8188f()
1761 if (path_bok == 0x01) { /* path B Tx IQK Success */ in _phy_iq_calibrate_8188f()
1786 path_bok = phy_path_b_rx_iqk_8188f(adapter, is2T); in _phy_iq_calibrate_8188f()
1788 path_bok = phy_path_b_rx_iqk_8188f(dm, is2T); in _phy_iq_calibrate_8188f()
1790 if (path_bok == 0x03) { in _phy_iq_calibrate_8188f()
1805 if (0x00 == path_bok) in _phy_iq_calibrate_8188f()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/halrf/rtl8188f/
H A Dhalrf_8188f.c1756 path_bok = phy_path_b_iqk_8188f(adapter); in _phy_iq_calibrate_8188f()
1758 path_bok = phy_path_b_iqk_8188f(dm); in _phy_iq_calibrate_8188f()
1761 if (path_bok == 0x01) { /* path B Tx IQK Success */ in _phy_iq_calibrate_8188f()
1786 path_bok = phy_path_b_rx_iqk_8188f(adapter, is2T); in _phy_iq_calibrate_8188f()
1788 path_bok = phy_path_b_rx_iqk_8188f(dm, is2T); in _phy_iq_calibrate_8188f()
1790 if (path_bok == 0x03) { in _phy_iq_calibrate_8188f()
1805 if (0x00 == path_bok) in _phy_iq_calibrate_8188f()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/halrf/rtl8723b/
H A Dhalrf_8723b_ap.c1570 u8 path_aok, path_bok; in _phy_iq_calibrate_8723b() local
1667 path_bok = phy_path_b_iqk_8723b(p_dm); in _phy_iq_calibrate_8723b()
1668 if (path_bok == 0x01) { in _phy_iq_calibrate_8723b()
1682 path_bok = phy_path_b_rx_iqk_8723b(p_dm, is2T); in _phy_iq_calibrate_8723b()
1683 if (path_bok == 0x03) { in _phy_iq_calibrate_8723b()
1694 if (0x00 == path_bok) in _phy_iq_calibrate_8723b()
H A Dhalrf_8723b_ce.c1631 u8 path_aok = 0x0, path_bok = 0x0; in _phy_iq_calibrate_8723b() local
1815 path_bok = phy_path_b_iqk_8723b(p_dm); in _phy_iq_calibrate_8723b()
1817 if (path_bok == 0x01) { in _phy_iq_calibrate_8723b()
1842 path_bok = phy_path_b_rx_iqk_8723b(p_dm, is2T); in _phy_iq_calibrate_8723b()
1843 if (path_bok == 0x03) { in _phy_iq_calibrate_8723b()
1857 if (path_bok == 0x0) in _phy_iq_calibrate_8723b()
H A Dhalrf_8723b_win.c1698 u8 path_aok, path_bok; in _phy_iq_calibrate_8723b() local
1895 path_bok = phy_path_b_iqk_8723b(p_dm); in _phy_iq_calibrate_8723b()
1897 if (path_bok == 0x01) { in _phy_iq_calibrate_8723b()
1911 path_bok = phy_path_b_rx_iqk_8723b(p_dm); in _phy_iq_calibrate_8723b()
1912 if (path_bok == 0x03) { in _phy_iq_calibrate_8723b()
1923 if (0x00 == path_bok) in _phy_iq_calibrate_8723b()