Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drf_cfg.c191 u32 maskforphyset = content & 0xE000; in rtl8188e_config_rf_reg() local
193 rtl_rfreg_delay(adapt, RF90_PATH_A, addr | maskforphyset, in rtl8188e_config_rf_reg()
/linux-4.4.14/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-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c711 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8821ae_config_rf_radio_a() local
714 RF90_PATH_A, addr | maskforphyset); in _rtl8821ae_config_rf_radio_a()
721 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8821ae_config_rf_radio_b() local
724 RF90_PATH_B, addr | maskforphyset); in _rtl8821ae_config_rf_radio_b()
/linux-4.4.14/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()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c202 u32 maskforphyset = (u32)(content & 0xE000); in _rtl8723be_config_rf_radio_a() local
205 addr | maskforphyset); in _rtl8723be_config_rf_radio_a()