Searched refs:RRFMOD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 60 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x3); in rtl8812ae_fixspur() 63 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x2); in rtl8812ae_fixspur() 71 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur() 80 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur() 91 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur() 94 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur() 3404 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300200); in rtl8821ae_phy_set_bw_mode_callback() 3413 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300201); in rtl8821ae_phy_set_bw_mode_callback() 3415 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback() 3437 rtl_set_bbreg(hw, RRFMOD, in rtl8821ae_phy_set_bw_mode_callback() [all...] |
H A D | reg.h | 1371 #define RRFMOD 0x8ac macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 60 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x3); in rtl8812ae_fixspur() 63 rtl_set_bbreg(hw, RRFMOD, 0xC00, 0x2); in rtl8812ae_fixspur() 71 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur() 80 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur() 91 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x3); in rtl8812ae_fixspur() 94 rtl_set_bbreg(hw, RRFMOD, 0x300, 0x2); in rtl8812ae_fixspur() 3401 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300200); in rtl8821ae_phy_set_bw_mode_callback() 3410 rtl_set_bbreg(hw, RRFMOD, 0x003003C3, 0x00300201); in rtl8821ae_phy_set_bw_mode_callback() 3412 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback() 3434 rtl_set_bbreg(hw, RRFMOD, in rtl8821ae_phy_set_bw_mode_callback() [all...] |
H A D | reg.h | 1371 #define RRFMOD 0x8ac macro
|
Completed in 25 milliseconds