Searched refs:ROFDM1_CFOTRACKING (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | dm.c | 682 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11), in rtl92ee_dm_dynamic_atc_switch() 762 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11), in rtl92ee_dm_dynamic_atc_switch() 768 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11), in rtl92ee_dm_dynamic_atc_switch() 917 rtlpriv->dm.atc_status = rtl_get_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11)); in rtl92ee_dm_init_dynamic_atc_switch()
|
A D | reg.h | 1431 #define ROFDM1_CFOTRACKING 0xd2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
A D | dm.c | 239 rtlpriv->dm.atc_status = rtl_get_bbreg(hw, ROFDM1_CFOTRACKING, 0x800); in rtl8723be_dm_init_dynamic_atc_switch() 1118 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11), in rtl8723be_dm_dynamic_atc_switch() 1196 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11), in rtl8723be_dm_dynamic_atc_switch() 1202 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11), in rtl8723be_dm_dynamic_atc_switch()
|
A D | reg.h | 1484 #define ROFDM1_CFOTRACKING 0xd2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
A D | reg.h | 1039 #define ROFDM1_CFOTRACKING 0xd2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A D | reg.h | 1144 #define ROFDM1_CFOTRACKING 0xd2c macro
|
A D | phy.c | 1088 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(13) | in _rtl92d_phy_reload_imr_setting() 1091 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(13) | in _rtl92d_phy_reload_imr_setting() 3349 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(14) | BIT(13), 0x0); in rtl92d_update_bbrf_configuration() 3404 rtl_set_bbreg(hw, ROFDM1_CFOTRACKING, BIT(14) | BIT(13), 0x1); in rtl92d_update_bbrf_configuration()
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
A D | reg.h | 1469 #define ROFDM1_CFOTRACKING 0xd2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
A D | reg.h | 1342 #define ROFDM1_CFOTRACKING 0xd2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
A D | reg.h | 1384 #define ROFDM1_CFOTRACKING 0xd2c macro
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
A D | reg.h | 1543 #define ROFDM1_CFOTRACKING 0xd2c macro
|
A D | dm.c | 382 rtlpriv->dm.atc_status = rtl_get_bbreg(hw, ROFDM1_CFOTRACKING, BIT(11)); in rtl8821ae_dm_init_dynamic_atc_switch()
|
Completed in 87 milliseconds