Lines Matching refs:reg_eb4
1025 u32 reg_eac, reg_eb4, reg_ebc, val32; in rtl8192fu_iqk_path_b() local
1082 reg_eb4 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_B); in rtl8192fu_iqk_path_b()
1108 ((reg_eb4 & 0x03ff0000) != 0x01420000) && in rtl8192fu_iqk_path_b()
1120 u32 reg_eac, reg_eb4, reg_ebc, reg_ec4, reg_ecc, val32; in rtl8192fu_rx_iqk_path_b() local
1168 reg_eb4 = rtl8xxxu_read32(priv, REG_TX_POWER_BEFORE_IQK_B); in rtl8192fu_rx_iqk_path_b()
1172 ((reg_eb4 & 0x03ff0000) != 0x01420000) && in rtl8192fu_rx_iqk_path_b()
1185 val32 = 0x80007c00 | (reg_eb4 & 0x03ff0000) | ((reg_ebc >> 16) & 0x03ff); in rtl8192fu_rx_iqk_path_b()
1444 s32 reg_eb4, reg_ebc, reg_ec4, reg_ecc; in rtl8192fu_phy_iq_calibrate() local
1508 reg_eb4 = result[candidate][4]; in rtl8192fu_phy_iq_calibrate()
1516 reg_eb4, reg_ebc, reg_ec4, reg_ecc); in rtl8192fu_phy_iq_calibrate()
1532 if (reg_eb4) in rtl8192fu_phy_iq_calibrate()