/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | phy.c | 1549 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_a_iqk() local 1592 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723be_phy_path_a_iqk() 1596 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk() 1608 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_iqk() 1622 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32tmp, tmp; in _rtl8723be_phy_path_a_rx_iqk() local 1671 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk() 1675 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk() 1687 if (!(reg_eac & BIT(28)) && in _rtl8723be_phy_path_a_rx_iqk() 1742 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk() 1750 tmp = (reg_eac & 0x03FF0000) >> 16; in _rtl8723be_phy_path_a_rx_iqk() [all …]
|
/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 724 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in phy_path_a_iqk() local 743 reg_eac = phy_query_bb_reg(adapt, rRx_Power_After_IQK_A_2, bMaskDWord); in phy_path_a_iqk() 748 if (!(reg_eac & BIT28) && in phy_path_a_iqk() 757 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u4tmp; in phy_path_a_rx_iqk() local 797 reg_eac = phy_query_bb_reg(adapt, rRx_Power_After_IQK_A_2, bMaskDWord); in phy_path_a_rx_iqk() 801 if (!(reg_eac & BIT28) && in phy_path_a_rx_iqk() 840 reg_eac = phy_query_bb_reg(adapt, rRx_Power_After_IQK_A_2, bMaskDWord); in phy_path_a_rx_iqk() 849 if (!(reg_eac & BIT27) && /* if Tx is OK, check whether Rx is OK */ in phy_path_a_rx_iqk() 851 (((reg_eac & 0x03FF0000)>>16) != 0x36)) in phy_path_a_rx_iqk() 1419 s32 reg_e94, reg_e9c, reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, in rtl88eu_phy_iq_calibrate() local [all …]
|
/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | phy.c | 1040 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl8723e_phy_path_a_iqk() local 1062 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_a_iqk() 1067 if (!(reg_eac & BIT(28)) && in _rtl8723e_phy_path_a_iqk() 1074 if (!(reg_eac & BIT(27)) && in _rtl8723e_phy_path_a_iqk() 1076 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl8723e_phy_path_a_iqk() 1083 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl8723e_phy_path_b_iqk() local 1089 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl8723e_phy_path_b_iqk() 1095 if (!(reg_eac & BIT(31)) && in _rtl8723e_phy_path_b_iqk() 1101 if (!(reg_eac & BIT(30)) && in _rtl8723e_phy_path_b_iqk() 1370 long reg_e94, reg_e9c, reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, in rtl8723e_phy_iq_calibrate() local [all …]
|
/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | phy.c | 1967 u32 reg_eac, reg_e94, reg_e9c; in _rtl92ee_phy_path_a_iqk() local 1992 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_a_iqk() 1996 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_iqk() 2008 u32 reg_eac, reg_eb4, reg_ebc; in _rtl92ee_phy_path_b_iqk() local 2036 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92ee_phy_path_b_iqk() 2040 if (!(reg_eac & BIT(31)) && in _rtl92ee_phy_path_b_iqk() 2052 u32 reg_eac, reg_e94, reg_e9c, reg_ea4 , u32temp; in _rtl92ee_phy_path_a_rx_iqk() local 2094 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk() 2098 if (!(reg_eac & BIT(28)) && in _rtl92ee_phy_path_a_rx_iqk() 2149 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl92ee_phy_path_a_rx_iqk() [all …]
|
/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | phy.c | 1385 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl88e_phy_path_a_iqk() local 1399 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_a_iqk() 1404 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_iqk() 1413 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl88e_phy_path_b_iqk() local 1419 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl88e_phy_path_b_iqk() 1425 if (!(reg_eac & BIT(31)) && in _rtl88e_phy_path_b_iqk() 1431 if (!(reg_eac & BIT(30)) && in _rtl88e_phy_path_b_iqk() 1440 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32temp; in _rtl88e_phy_path_a_rx_iqk() local 1470 reg_eac = rtl_get_bbreg(hw, RRX_POWER_AFTER_IQK_A_2, MASKDWORD); in _rtl88e_phy_path_a_rx_iqk() 1475 if (!(reg_eac & BIT(28)) && in _rtl88e_phy_path_a_rx_iqk() [all …]
|
/drivers/net/wireless/rtlwifi/rtl8192c/ |
D | phy_common.c | 933 u32 reg_eac, reg_e94, reg_e9c, reg_ea4; in _rtl92c_phy_path_a_iqk() local 955 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_a_iqk() 960 if (!(reg_eac & BIT(28)) && in _rtl92c_phy_path_a_iqk() 967 if (!(reg_eac & BIT(27)) && in _rtl92c_phy_path_a_iqk() 969 (((reg_eac & 0x03FF0000) >> 16) != 0x36)) in _rtl92c_phy_path_a_iqk() 976 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc; in _rtl92c_phy_path_b_iqk() local 982 reg_eac = rtl_get_bbreg(hw, 0xeac, MASKDWORD); in _rtl92c_phy_path_b_iqk() 988 if (!(reg_eac & BIT(31)) && in _rtl92c_phy_path_b_iqk() 994 if (!(reg_eac & BIT(30)) && in _rtl92c_phy_path_b_iqk() 1396 long reg_e94, reg_e9c, reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, in rtl92c_phy_iq_calibrate() local [all …]
|
/drivers/net/wireless/rtlwifi/ |
D | wifi.h | 1177 s32 reg_eac; member
|