Lines Matching refs:reg_ebc
942 u32 reg_eac, reg_eb4, reg_ebc; in rtl8192eu_iqk_path_b() local
976 reg_ebc = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_B); in rtl8192eu_iqk_path_b()
980 ((reg_ebc & 0x03ff0000) != 0x00420000)) in rtl8192eu_iqk_path_b()
991 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc, val32; in rtl8192eu_rx_iqk_path_b() local
1040 reg_ebc = rtl8xxxu_read32(priv, REG_TX_POWER_AFTER_IQK_B); in rtl8192eu_rx_iqk_path_b()
1044 ((reg_ebc & 0x03ff0000) != 0x00420000)) { in rtl8192eu_rx_iqk_path_b()
1057 (reg_eb4 & 0x03ff0000) | ((reg_ebc >> 16) & 0x03ff); in rtl8192eu_rx_iqk_path_b()
1313 u32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8192eu_phy_iq_calibrate() local
1356 reg_ebc = result[i][5]; in rtl8192eu_phy_iq_calibrate()
1369 reg_ebc = result[candidate][5]; in rtl8192eu_phy_iq_calibrate()
1370 priv->regebc = reg_ebc; in rtl8192eu_phy_iq_calibrate()
1377 reg_ea4, reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8192eu_phy_iq_calibrate()
1382 reg_e9c = reg_ebc = priv->rege9c = priv->regebc = 0x0; in rtl8192eu_phy_iq_calibrate()