Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_regtable.h934 #define R_0xe08 0xe08 macro
Dphydm_antdiv.c91 odm_set_bb_reg(dm, R_0xe08, BIT(16), 0); in odm_trx_hw_ant_div_init_8710c()
344 odm_set_bb_reg(dm, R_0xe08, BIT(16), 0); in odm_trx_hw_ant_div_init_8721d()
592 odm_set_bb_reg(dm, R_0xe08, BIT(16), enable); in phydm_fast_training_enable()
2021 odm_set_bb_reg(dm, R_0xe08, BIT(16), 0); in odm_trx_hw_ant_div_init_8723d()
Dphydm_smt_ant.c263 odm_set_bb_reg(dm, R_0xe08, BIT(21) | BIT(20) | BIT(19), rx_ant_idx_path_b); /*@default antenna*/ in phydm_cumitek_smt_rx_default_ant_update()
Dphydm_api.c3147 reg_txagc = R_0xe08; in config_phydm_read_txagc_n()