Home
last modified time | relevance | path

Searched refs:maskforphyset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c330 u32 maskforphyset = (u32)(content & 0xE000); in _rtl92ee_config_rf_radio_a() local
333 addr | maskforphyset); in _rtl92ee_config_rf_radio_a()
340 u32 maskforphyset = (u32)(content & 0xE000); in _rtl92ee_config_rf_radio_b() local
343 addr | maskforphyset); in _rtl92ee_config_rf_radio_b()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c853 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8821ae_config_rf_radio_a() local
856 RF90_PATH_A, addr | maskforphyset); in _rtl8821ae_config_rf_radio_a()
863 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8821ae_config_rf_radio_b() local
866 RF90_PATH_B, addr | maskforphyset); in _rtl8821ae_config_rf_radio_b()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c304 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8188e_config_rf_radio_a() local
307 addr | maskforphyset); in _rtl8188e_config_rf_radio_a()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c232 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8723be_config_rf_radio_a() local
235 addr | maskforphyset); in _rtl8723be_config_rf_radio_a()