Home
last modified time | relevance | path

Searched refs:DM_REG_CCK_FA_RST_11N (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.c541 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(12), 1); in rtl8723be_dm_false_alarm_counter_statistics()
542 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(14), 1); in rtl8723be_dm_false_alarm_counter_statistics()
544 ret_value = rtl_get_bbreg(hw, DM_REG_CCK_FA_RST_11N, MASKBYTE0); in rtl8723be_dm_false_alarm_counter_statistics()
573 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(13) | BIT(12), 0); in rtl8723be_dm_false_alarm_counter_statistics()
574 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(13) | BIT(12), 2); in rtl8723be_dm_false_alarm_counter_statistics()
576 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(15) | BIT(14), 0); in rtl8723be_dm_false_alarm_counter_statistics()
577 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(15) | BIT(14), 2); in rtl8723be_dm_false_alarm_counter_statistics()
H A Ddm.h66 #define DM_REG_CCK_FA_RST_11N 0xA2C macro
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c50 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(12), 1); in rtl92ee_dm_false_alarm_counter_statistics()
51 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(14), 1); in rtl92ee_dm_false_alarm_counter_statistics()
83 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(13) | BIT(12), 0); in rtl92ee_dm_false_alarm_counter_statistics()
84 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(13) | BIT(12), 2); in rtl92ee_dm_false_alarm_counter_statistics()
86 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(15) | BIT(14), 0); in rtl92ee_dm_false_alarm_counter_statistics()
87 rtl_set_bbreg(hw, DM_REG_CCK_FA_RST_11N, BIT(15) | BIT(14), 2); in rtl92ee_dm_false_alarm_counter_statistics()
H A Ddm.h71 #define DM_REG_CCK_FA_RST_11N 0xA2C macro
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddm.h64 #define DM_REG_CCK_FA_RST_11N 0xA2C macro
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.h67 #define DM_REG_CCK_FA_RST_11N 0xA2C macro