Home
last modified time | relevance | path

Searched refs:rcr_clear_bit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/
H A Drtl8188e_hal_init.c4347 u32 value_rcr, rcr_clear_bit, value_rxfltmap2; in hw_var_set_mlme_sitesurvey() local
4354 rcr_clear_bit = (RCR_CBSSID_BCN | RCR_CBSSID_DATA); in hw_var_set_mlme_sitesurvey()
4361 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
4373 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
4379 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
4387 value_rcr &= ~(rcr_clear_bit); in hw_var_set_mlme_sitesurvey()
4422 value_rcr |= rcr_clear_bit; in hw_var_set_mlme_sitesurvey()
4691 u32 value_rcr, rcr_clear_bit, value_rxfltmap2; in SetHwReg8188E() local
4694 rcr_clear_bit = (RCR_CBSSID_BCN | RCR_CBSSID_DATA); in SetHwReg8188E()
4701 rcr_clear_bit = RCR_CBSSID_BCN; in SetHwReg8188E()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_hal_init.c3514 u32 value_rcr, rcr_clear_bit, reg_bcn_ctl; in hw_var_set_mlme_sitesurvey() local
3526 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
3532 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
3538 value_rcr &= ~(rcr_clear_bit); in hw_var_set_mlme_sitesurvey()
3565 value_rcr |= rcr_clear_bit; in hw_var_set_mlme_sitesurvey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/
H A Drtl8723b_hal_init.c5670 u32 value_rcr, rcr_clear_bit, reg_bcn_ctl; in hw_var_set_mlme_sitesurvey() local
5698 rcr_clear_bit = (RCR_CBSSID_BCN | RCR_CBSSID_DATA); in hw_var_set_mlme_sitesurvey()
5704 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
5717 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
5723 rcr_clear_bit = RCR_CBSSID_BCN; in hw_var_set_mlme_sitesurvey()
5755 value_rcr &= ~(rcr_clear_bit); in hw_var_set_mlme_sitesurvey()
5783 value_rcr |= rcr_clear_bit; in hw_var_set_mlme_sitesurvey()