Searched refs:erfpath (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| D | phy.c | 2497 u8 erfpath = rtlpriv->rtlhal.current_bandtype == in _rtl92d_phy_reload_lck_setting() local 2504 RT_TRACE(rtlpriv, COMP_CMD, DBG_LOUD, "path %d\n", erfpath); in _rtl92d_phy_reload_lck_setting() 2519 _rtl92d_phy_enable_rf_env(hw, erfpath, in _rtl92d_phy_reload_lck_setting() 2522 rtl_set_rfreg(hw, erfpath, RF_SYN_G4, 0x3f800, u4tmp); in _rtl92d_phy_reload_lck_setting() 2524 _rtl92d_phy_restore_rf_env(hw, erfpath, &u4regvalue); in _rtl92d_phy_reload_lck_setting() 2537 _rtl92d_phy_enable_rf_env(hw, erfpath, in _rtl92d_phy_reload_lck_setting() 2540 rtl_set_rfreg(hw, erfpath, RF_SYN_G4, 0x3f800, u4tmp); in _rtl92d_phy_reload_lck_setting() 2543 rtl_get_rfreg(hw, erfpath, RF_SYN_G4, 0x3f800)); in _rtl92d_phy_reload_lck_setting() 2545 _rtl92d_phy_restore_rf_env(hw, erfpath, &u4regvalue); in _rtl92d_phy_reload_lck_setting()
|