Lines Matching refs:reg_e9c
681 u32 reg_eac, reg_e94, reg_e9c; in rtl8192eu_iqk_path_a() local
713 reg_e9c = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_A); in rtl8192eu_iqk_path_a()
717 ((reg_e9c & 0x03ff0000) != 0x00420000)) in rtl8192eu_iqk_path_a()
725 u32 reg_ea4, reg_eac, reg_e94, reg_e9c, val32; in rtl8192eu_rx_iqk_path_a() local
769 reg_e9c = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_A); in rtl8192eu_rx_iqk_path_a()
773 ((reg_e9c & 0x03ff0000) != 0x00420000)) { in rtl8192eu_rx_iqk_path_a()
783 (reg_e94 & 0x03ff0000) | ((reg_e9c >> 16) & 0x03ff); in rtl8192eu_rx_iqk_path_a()
1199 u32 reg_e94, reg_e9c, reg_ea4, reg_eac; in rtl8192eu_phy_iq_calibrate() local
1240 reg_e9c = result[i][1]; in rtl8192eu_phy_iq_calibrate()
1250 reg_e9c = result[candidate][1]; in rtl8192eu_phy_iq_calibrate()
1251 priv->rege9c = reg_e9c; in rtl8192eu_phy_iq_calibrate()
1263 __func__, reg_e94, reg_e9c, in rtl8192eu_phy_iq_calibrate()
1269 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8192eu_phy_iq_calibrate()