Searched refs:RCONFIG_RAM64x16 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A D | phy.c | 1909 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 0); in _rtl88e_phy_set_rfpath_switch() 1916 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 1); in _rtl88e_phy_set_rfpath_switch()
|
A D | reg.h | 1367 #define RCONFIG_RAM64x16 0xb2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | reg.h | 1329 #define RCONFIG_RAM64x16 0xb2c macro
|
A D | phy.c | 2753 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 0); in _rtl92ee_phy_set_rfpath_switch() 2760 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 1); in _rtl92ee_phy_set_rfpath_switch()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | reg.h | 1424 #define RCONFIG_RAM64x16 0xb2c macro
|
Completed in 67 milliseconds