Home
last modified time | relevance | path

Searched refs:RF_0x55 (Results 1 – 4 of 4) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/
Dhalrf_kfree.c44 odm_set_rf_reg(dm, e_rf_path, RF_0x55, BIT(19), 1); in phydm_set_kfree_to_rf_8814a()
47 odm_set_rf_reg(dm, e_rf_path, RF_0x55, BIT(19), 0); in phydm_set_kfree_to_rf_8814a()
54 odm_set_rf_reg(dm, e_rf_path, RF_0x55, BIT(14), 0); in phydm_set_kfree_to_rf_8814a()
55 odm_set_rf_reg(dm, e_rf_path, RF_0x55, tx_gain_bitmask, 0); in phydm_set_kfree_to_rf_8814a()
59 odm_set_rf_reg(dm, e_rf_path, RF_0x55, BIT(14), 1); in phydm_set_kfree_to_rf_8814a()
60 odm_set_rf_reg(dm, e_rf_path, RF_0x55, tx_gain_bitmask, 0); in phydm_set_kfree_to_rf_8814a()
64 odm_set_rf_reg(dm, e_rf_path, RF_0x55, BIT(14), 0); in phydm_set_kfree_to_rf_8814a()
65 odm_set_rf_reg(dm, e_rf_path, RF_0x55, tx_gain_bitmask, 1); in phydm_set_kfree_to_rf_8814a()
69 odm_set_rf_reg(dm, e_rf_path, RF_0x55, BIT(14), 1); in phydm_set_kfree_to_rf_8814a()
70 odm_set_rf_reg(dm, e_rf_path, RF_0x55, tx_gain_bitmask, 1); in phydm_set_kfree_to_rf_8814a()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/halrf/rtl8822c/
Dhalrf_txgapk_8822c.c386 odm_set_rf_reg(dm, path, RF_0x55, 0x0001c, 0x0); in _halrf_txgapk_calculate_offset_8822c()
694 odm_set_rf_reg(dm, path_idx, RF_0x55, 0x000fc000, 0x0); in _halrf_txgapk_disable_power_trim_8822c()
Dhalrf_dpk_8822c.c584 odm_set_rf_reg(dm, (enum rf_path)path, RF_0x55, 0x7C000, 0x0); in _dpk_rf_setting_8822c()
590 odm_set_rf_reg(dm, (enum rf_path)path, RF_0x55, in _dpk_rf_setting_8822c()
611 odm_set_rf_reg(dm, (enum rf_path)path, RF_0x55, 0x7C000, 0x0); in _dpk_rf_setting_8822c()
1903 RF_0x19, RF_0x1a, RF_0x55, RF_0x63, RF_0x87, in do_dpk_8822c()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_regtable.h1065 #define RF_0x55 0x55 macro