Searched refs:RCONFIG_RAM64x16 (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 1903 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 0); in _rtl88e_phy_set_rfpath_switch() 1910 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 1); in _rtl88e_phy_set_rfpath_switch()
|
D | reg.h | 1367 #define RCONFIG_RAM64x16 0xb2c macro
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 1329 #define RCONFIG_RAM64x16 0xb2c macro
|
D | phy.c | 2745 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 0); in _rtl92ee_phy_set_rfpath_switch() 2752 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 1); in _rtl92ee_phy_set_rfpath_switch()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 1424 #define RCONFIG_RAM64x16 0xb2c macro
|