Lines Matching refs:reg_e94

1447 	u32 reg_eac, reg_e94, reg_e9c, tmp;  in _rtl8723be_phy_path_a_iqk()  local
1491 reg_e94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD); in _rtl8723be_phy_path_a_iqk()
1495 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_a_iqk()
1507 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_a_iqk()
1508 (((reg_e94 & 0x03FF0000) >> 16) > 0xf0) && in _rtl8723be_phy_path_a_iqk()
1520 u32 reg_eac, reg_e94, reg_e9c, reg_ea4, u32tmp, tmp; in _rtl8723be_phy_path_a_rx_iqk() local
1570 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl8723be_phy_path_a_rx_iqk()
1574 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_a_rx_iqk()
1586 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_a_rx_iqk()
1587 (((reg_e94 & 0x03FF0000) >> 16) > 0xf0) && in _rtl8723be_phy_path_a_rx_iqk()
1593 u32tmp = 0x80007C00 | (reg_e94 & 0x3FF0000) | in _rtl8723be_phy_path_a_rx_iqk()
1667 u32 reg_eac, reg_e94, reg_e9c, tmp; in _rtl8723be_phy_path_b_iqk() local
1711 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl8723be_phy_path_b_iqk()
1715 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_b_iqk()
1727 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_b_iqk()
1728 (((reg_e94 & 0x03FF0000) >> 16) > 0xf0) && in _rtl8723be_phy_path_b_iqk()
1740 u32 reg_e94, reg_e9c, reg_ea4, reg_eac, u32tmp, tmp; in _rtl8723be_phy_path_b_rx_iqk() local
1789 reg_e94 = rtl_get_bbreg(hw, RTX_POWER_BEFORE_IQK_A, MASKDWORD); in _rtl8723be_phy_path_b_rx_iqk()
1793 (((reg_e94 & 0x03FF0000) >> 16) != 0x142) && in _rtl8723be_phy_path_b_rx_iqk()
1805 (((reg_e94 & 0x03FF0000) >> 16) < 0x110) && in _rtl8723be_phy_path_b_rx_iqk()
1806 (((reg_e94 & 0x03FF0000) >> 16) > 0xf0) && in _rtl8723be_phy_path_b_rx_iqk()
1812 u32tmp = 0x80007C00 | (reg_e94 & 0x3FF0000) | in _rtl8723be_phy_path_b_rx_iqk()
2252 long reg_e94, reg_e9c, reg_ea4, reg_eb4, reg_ebc, reg_ec4; in rtl8723be_phy_iq_calibrate() local
2332 reg_e94 = result[i][0]; in rtl8723be_phy_iq_calibrate()
2340 reg_e94 = result[final_candidate][0]; in rtl8723be_phy_iq_calibrate()
2341 rtlphy->reg_e94 = reg_e94; in rtl8723be_phy_iq_calibrate()
2353 rtlphy->reg_e94 = 0x100; in rtl8723be_phy_iq_calibrate()
2358 if (reg_e94 != 0) in rtl8723be_phy_iq_calibrate()