Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c59 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x3); in rtl8812ae_fixspur()
62 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x2); in rtl8812ae_fixspur()
70 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur()
79 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur()
90 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur()
93 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur()
3412 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300200); in rtl8821ae_phy_set_bw_mode_callback()
3421 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300201); in rtl8821ae_phy_set_bw_mode_callback()
3423 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3445 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300202); in rtl8821ae_phy_set_bw_mode_callback()
[all …]
Dreg.h1371 #define RRFMOD 0x8ac macro