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

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c893 u32 regeac, rege94, rege9c, regea4; local
930 rege94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD);
931 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xe94 = 0x%x\n", rege94);
936 if (!(regeac & BIT(28)) && (((rege94 & 0x03FF0000) >> 16) != 0x142) &&
957 u32 regeac, rege94, rege9c, regea4; local
1001 rege94 = rtl_get_bbreg(hw, 0xe94, MASKDWORD);
1002 RTPRINT(rtlpriv, FINIT, INIT_IQK, "0xe94 = 0x%x\n", rege94);
1008 (((rege94 & 0x03FF0000) >> 16) != 0x142)) {
1696 long rege94, rege9c, regea4, regeac, regeb4; local
1759 rege94
[all...]
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A D8188e.c957 priv->rege94 = reg_e94;
977 priv->rege94 = 0x100;
H A D8188f.c1270 priv->rege94 = reg_e94;
1288 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;
H A D8192e.c1292 priv->rege94 = reg_e94;
1311 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;
H A D8723b.c1173 priv->rege94 = reg_e94;
1192 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;
H A Drtl8xxxu.h1864 u32 rege94; member in struct:rtl8xxxu_priv
H A Dcore.c3443 priv->rege94 = reg_e94;
3462 reg_e94 = reg_eb4 = priv->rege94 = priv->regeb4 = 0x100;

Completed in 249 milliseconds