Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drf_cfg.c178 u32 maskforphyset = content & 0xE000; in rtl8188e_config_rf_reg() local
180 rtl_rfreg_delay(adapt, RF90_PATH_A, addr | maskforphyset, in rtl8188e_config_rf_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c367 u32 maskforphyset = (u32)(content & 0xE000); in _rtl92ee_config_rf_radio_a() local
370 addr | maskforphyset); in _rtl92ee_config_rf_radio_a()
377 u32 maskforphyset = (u32)(content & 0xE000); in _rtl92ee_config_rf_radio_b() local
380 addr | maskforphyset); in _rtl92ee_config_rf_radio_b()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c882 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8821ae_config_rf_radio_a() local
885 RF90_PATH_A, addr | maskforphyset); in _rtl8821ae_config_rf_radio_a()
892 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8821ae_config_rf_radio_b() local
895 RF90_PATH_B, addr | maskforphyset); in _rtl8821ae_config_rf_radio_b()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c256 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8723be_config_rf_radio_a() local
259 addr | maskforphyset); in _rtl8723be_config_rf_radio_a()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c340 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8188e_config_rf_radio_a() local
343 addr | maskforphyset); in _rtl8188e_config_rf_radio_a()