Searched refs:erfpath (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | phy.c | 2520 u8 erfpath = rtlpriv->rtlhal.current_bandtype == in _rtl92d_phy_reload_lck_setting() local 2527 RT_TRACE(rtlpriv, COMP_CMD, DBG_LOUD, "path %d\n", erfpath); in _rtl92d_phy_reload_lck_setting() 2542 _rtl92d_phy_enable_rf_env(hw, erfpath, in _rtl92d_phy_reload_lck_setting() 2545 rtl_set_rfreg(hw, erfpath, RF_SYN_G4, 0x3f800, u4tmp); in _rtl92d_phy_reload_lck_setting() 2547 _rtl92d_phy_restore_rf_env(hw, erfpath, &u4regvalue); in _rtl92d_phy_reload_lck_setting() 2560 _rtl92d_phy_enable_rf_env(hw, erfpath, in _rtl92d_phy_reload_lck_setting() 2563 rtl_set_rfreg(hw, erfpath, RF_SYN_G4, 0x3f800, u4tmp); in _rtl92d_phy_reload_lck_setting() 2566 rtl_get_rfreg(hw, erfpath, RF_SYN_G4, 0x3f800)); in _rtl92d_phy_reload_lck_setting() 2568 _rtl92d_phy_restore_rf_env(hw, erfpath, &u4regvalue); in _rtl92d_phy_reload_lck_setting()
|