Lines Matching refs:reg_e94
711 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local
748 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192eu_iqk_path_a()
752 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192eu_iqk_path_a()
761 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8192eu_rx_iqk_path_a() local
809 reg_e94 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_A); in rtl8192eu_rx_iqk_path_a()
813 ((reg_e94 & 0x03ff0000) != 0x01420000) && in rtl8192eu_rx_iqk_path_a()
824 (reg_e94 & 0x03ff0000) | ((reg_e9c >> 16) & 0x03ff); in rtl8192eu_rx_iqk_path_a()
1258 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192eu_phy_iq_calibrate() local
1298 reg_e94 = result[i][0]; in rtl8192eu_phy_iq_calibrate()
1307 reg_e94 = result[candidate][0]; in rtl8192eu_phy_iq_calibrate()
1308 priv->rege94 = reg_e94; in rtl8192eu_phy_iq_calibrate()
1322 __func__, reg_e94, reg_e9c, in rtl8192eu_phy_iq_calibrate()
1327 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100; in rtl8192eu_phy_iq_calibrate()
1331 if (reg_e94 && candidate >= 0) in rtl8192eu_phy_iq_calibrate()