/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
A D | phy.c | 300 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl92cu_phy_set_bw_mode_callback() 305 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl92cu_phy_set_bw_mode_callback() 330 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl92cu_bb_block_on() 331 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl92cu_bb_block_on()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A D | phy.c | 975 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl92d_phy_set_bw_mode() 982 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl92d_phy_set_bw_mode() 1013 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0); in _rtl92d_phy_stop_trx_before_changeband() 1014 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0); in _rtl92d_phy_stop_trx_before_changeband() 1048 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl92d_phy_switch_wirelessband() 1049 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl92d_phy_switch_wirelessband() 1101 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 1); in _rtl92d_phy_reload_imr_setting() 1768 RFPGA0_RFMOD, RFPGA0_ANALOGPARAMETER4, in _rtl92d_phy_iq_calibrate() 1798 rtl_set_bbreg(hw, RFPGA0_RFMOD, BIT(24), 0x00); in _rtl92d_phy_iq_calibrate() 1931 RFPGA0_RFMOD, RFPGA0_ANALOGPARAMETER4, in _rtl92d_phy_iq_calibrate_5g_normal() [all …]
|
A D | reg.h | 996 #define RFPGA0_RFMOD 0x800 macro
|
A D | hw.c | 967 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl92de_hw_init() 968 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl92de_hw_init()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
A D | phy.c | 327 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl92ce_phy_set_bw_mode_callback() 332 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl92ce_phy_set_bw_mode_callback()
|
A D | hw.c | 984 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl92ce_hw_init() 985 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl92ce_hw_init()
|
A D | reg.h | 1197 #define RFPGA0_RFMOD 0x800 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
A D | phy.c | 269 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl92s_phy_set_bw_mode() 276 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl92s_phy_set_bw_mode()
|
A D | reg.h | 890 #define RFPGA0_RFMOD 0x800 macro
|
A D | hw.c | 1034 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl92se_hw_init() 1035 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl92se_hw_init()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
A D | phy.c | 770 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl8723e_phy_set_bw_mode_callback() 775 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl8723e_phy_set_bw_mode_callback()
|
A D | hw.c | 981 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl8723e_hw_init() 982 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl8723e_hw_init()
|
A D | reg.h | 1239 #define RFPGA0_RFMOD 0x800 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | phy.c | 1697 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl92ee_phy_set_bw_mode_callback() 1703 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl92ee_phy_set_bw_mode_callback() 2522 rtl_set_bbreg(hw, RFPGA0_RFMOD, BIT(24), 0x00); in _rtl92ee_phy_iq_calibrate()
|
A D | hw.c | 1362 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl92ee_hw_init() 1363 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl92ee_hw_init()
|
A D | reg.h | 1237 #define RFPGA0_RFMOD 0x800 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A D | hw.c | 1101 rtl_set_bbreg(hw, RFPGA0_RFMOD, BCCKEN, 0x1); in rtl88ee_hw_init() 1102 rtl_set_bbreg(hw, RFPGA0_RFMOD, BOFDMEN, 0x1); in rtl88ee_hw_init()
|
A D | phy.c | 1111 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl88e_phy_set_bw_mode_callback() 1116 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl88e_phy_set_bw_mode_callback()
|
A D | reg.h | 1275 #define RFPGA0_RFMOD 0x800 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
A D | phy.c | 1223 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x0); in rtl8723be_phy_set_bw_mode_callback() 1228 rtl_set_bbreg(hw, RFPGA0_RFMOD, BRFMOD, 0x1); in rtl8723be_phy_set_bw_mode_callback()
|
A D | reg.h | 1290 #define RFPGA0_RFMOD 0x800 macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | reg.h | 1327 #define RFPGA0_RFMOD 0x800 macro
|