| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| A D | rtl8xxxu_8192e.c | 728 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local 762 if (!(reg_eac & BIT(28)) && in rtl8192eu_iqk_path_a() 818 if (!(reg_eac & BIT(28)) && in rtl8192eu_rx_iqk_path_a() 875 if (!(reg_eac & BIT(27)) && in rtl8192eu_rx_iqk_path_a() 877 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8192eu_rx_iqk_path_a() 889 u32 reg_eac, reg_eb4, reg_ebc; in rtl8192eu_iqk_path_b() local 922 if (!(reg_eac & BIT(31)) && in rtl8192eu_iqk_path_b() 981 if (!(reg_eac & BIT(31)) && in rtl8192eu_rx_iqk_path_b() 1042 if (!(reg_eac & BIT(30)) && in rtl8192eu_rx_iqk_path_b() 1246 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192eu_phy_iq_calibrate() local [all …]
|
| A D | rtl8xxxu_8723b.c | 561 u32 reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_iqk_path_a() local 655 if (!(reg_eac & BIT(28)) && in rtl8723bu_iqk_path_a() 671 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, path_sel, val32; in rtl8723bu_rx_iqk_path_a() local 765 if (!(reg_eac & BIT(28)) && in rtl8723bu_rx_iqk_path_a() 861 val32 = (reg_eac >> 16) & 0x3ff; in rtl8723bu_rx_iqk_path_a() 865 if (!(reg_eac & BIT(27)) && in rtl8723bu_rx_iqk_path_a() 867 ((reg_eac & 0x03ff0000) != 0x00360000) && in rtl8723bu_rx_iqk_path_a() 1092 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8723bu_phy_iq_calibrate() local 1148 reg_eac = result[i][3]; in rtl8723bu_phy_iq_calibrate() 1161 reg_eac = result[candidate][3]; in rtl8723bu_phy_iq_calibrate() [all …]
|
| A D | rtl8xxxu_core.c | 3019 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, val32; in rtl8xxxu_iqk_path_a() local 3055 if (!(reg_eac & BIT(28)) && in rtl8xxxu_iqk_path_a() 3063 if (!(reg_eac & BIT(27)) && in rtl8xxxu_iqk_path_a() 3065 ((reg_eac & 0x03ff0000) != 0x00360000)) in rtl8xxxu_iqk_path_a() 3076 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8xxxu_iqk_path_b() local 3092 if (!(reg_eac & BIT(31)) && in rtl8xxxu_iqk_path_b() 3099 if (!(reg_eac & BIT(30)) && in rtl8xxxu_iqk_path_b() 3332 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8xxxu_gen1_phy_iq_calibrate() local 3382 reg_eac = result[i][3]; in rtl8xxxu_gen1_phy_iq_calibrate() 3395 reg_eac = result[candidate][3]; in rtl8xxxu_gen1_phy_iq_calibrate() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| A D | phy.c | 1494 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk() 1506 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk() 1573 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk() 1585 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk() 1652 if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_a_rx_iqk() 1656 else if (!(reg_eac & BIT(27)) && in _rtl8723be_phy_path_a_rx_iqk() 1714 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_iqk() 1726 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_iqk() 1792 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_rx_iqk() 1804 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_b_rx_iqk() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| A D | phy.c | 1938 u32 reg_eac, reg_e94, reg_e9c; in _rtl92ee_phy_path_a_iqk() local 1963 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_a_iqk() 1967 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_iqk() 1979 u32 reg_eac, reg_eb4, reg_ebc; in _rtl92ee_phy_path_b_iqk() local 2007 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_b_iqk() 2011 if (!(reg_eac & BIT(31)) && in _rtl92ee_phy_path_b_iqk() 2069 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_rx_iqk() 2128 if (!(reg_eac & BIT(27)) && in _rtl92ee_phy_path_a_rx_iqk() 2130 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl92ee_phy_path_a_rx_iqk() 2184 if (!(reg_eac & BIT(31)) && in _rtl92ee_phy_path_b_rx_iqk() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| A D | phy.c | 1351 u32 reg_eac, reg_e94, reg_e9c; in _rtl88e_phy_path_a_iqk() local 1365 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_a_iqk() 1370 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_iqk() 1379 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl88e_phy_path_b_iqk() local 1385 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_b_iqk() 1391 if (!(reg_eac & BIT(31)) && in _rtl88e_phy_path_b_iqk() 1397 if (!(reg_eac & BIT(30)) && in _rtl88e_phy_path_b_iqk() 1406 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local 1441 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_rx_iqk() 1482 if (!(reg_eac & BIT(27)) && in _rtl88e_phy_path_a_rx_iqk() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| A D | phy.c | 1010 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl8723e_phy_path_a_iqk() local 1032 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_a_iqk() 1037 if (!(reg_eac & BIT(28)) && in _rtl8723e_phy_path_a_iqk() 1044 if (!(reg_eac & BIT(27)) && in _rtl8723e_phy_path_a_iqk() 1046 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl8723e_phy_path_a_iqk() 1053 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl8723e_phy_path_b_iqk() local 1059 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_b_iqk() 1065 if (!(reg_eac & BIT(31)) && in _rtl8723e_phy_path_b_iqk() 1071 if (!(reg_eac & BIT(30)) && in _rtl8723e_phy_path_b_iqk()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
| A D | phy_common.c | 905 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl92c_phy_path_a_iqk() local 927 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_a_iqk() 932 if (!(reg_eac & BIT(28)) && in _rtl92c_phy_path_a_iqk() 939 if (!(reg_eac & BIT(27)) && in _rtl92c_phy_path_a_iqk() 941 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl92c_phy_path_a_iqk() 948 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl92c_phy_path_b_iqk() local 954 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_b_iqk() 960 if (!(reg_eac & BIT(31)) && in _rtl92c_phy_path_b_iqk() 966 if (!(reg_eac & BIT(30)) && in _rtl92c_phy_path_b_iqk()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | wifi.h | 1336 s32 reg_eac; member
|