Searched refs:RCONFIG_RAM64x16 (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 1945 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 0); in _rtl88e_phy_set_rfpath_switch() 1952 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 1); in _rtl88e_phy_set_rfpath_switch()
|
D | reg.h | 1389 #define RCONFIG_RAM64x16 0xb2c macro
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 1351 #define RCONFIG_RAM64x16 0xb2c macro
|
D | phy.c | 2791 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 0); in _rtl92ee_phy_set_rfpath_switch() 2798 rtl_set_bbreg(hw, RCONFIG_RAM64x16, BIT(31), 1); in _rtl92ee_phy_set_rfpath_switch()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 1446 #define RCONFIG_RAM64x16 0xb2c macro
|