Home
last modified time | relevance | path

Searched refs:ODM_REG_OFDM_FA_RST_11AC (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddm.c876 rtl_set_bbreg(hw, ODM_REG_OFDM_FA_RST_11AC, BIT(17), 1); in rtl8821ae_dm_false_alarm_counter_statistics()
877 rtl_set_bbreg(hw, ODM_REG_OFDM_FA_RST_11AC, BIT(17), 0); in rtl8821ae_dm_false_alarm_counter_statistics()
Dreg.h2412 #define ODM_REG_OFDM_FA_RST_11AC 0x9A4 macro