Searched refs:regeb4 (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c1038 u32 regeac, regeb4, regebc, regec4, regecc; local
1053 regeb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD);
1054 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xeb4 = 0x%x\n", regeb4);
1061 if (!(regeac & BIT(31)) && (((regeb4 & 0x03FF0000) >> 16) != 0x142) &&
1079 u32 regeac, regeb4, regebc, regec4, regecc; local
1121 regeb4 = rtl_get_bbreg(hw, 0xeb4, MASKDWORD);
1122 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xeb4 = 0x%x\n", regeb4);
1130 (((regeb4 & 0x03FF0000) >> 16) != 0x142))
1696 long rege94, rege9c, regea4, regeac, regeb4; local
1763 regeb4
[all...]
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A D8188e.c963 priv->regeb4 = reg_eb4;
978 priv->regeb4 = 0x100;
H A D8188f.c1276 priv->regeb4 = reg_eb4;
1288 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;
H A D8192e.c1298 priv->regeb4 = reg_eb4;
1311 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;
H A D8723b.c1179 priv->regeb4 = reg_eb4;
1192 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;
H A Drtl8xxxu.h1866 u32 regeb4; member in struct:rtl8xxxu_priv
H A Dcore.c3449 priv->regeb4 = reg_eb4;
3462 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;

Completed in 315 milliseconds