Home
last modified time | relevance | path

Searched refs:R_0x1a84 (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_pmac_tx_setting.c353 odm_set_bb_reg(dm, R_0x1a84, BIT(31), 0x0); in phydm_set_pmac_txon_jgr3()
405 if (!odm_get_bb_reg(dm, R_0x1a84, BIT(31))) in phydm_set_tmac_tx_jgr3()
406 odm_set_bb_reg(dm, R_0x1a84, BIT(31), 0x1); in phydm_set_tmac_tx_jgr3()
Dphydm_pathdiv.c692 odm_set_bb_reg(dm, R_0x1a84, 0xe0, 0); /*CCK*/ in phydm_tx_path_by_mac_or_reg()
695 odm_set_bb_reg(dm, R_0x1a84, 0xe0, 7); /*CCK*/ in phydm_tx_path_by_mac_or_reg()
Dphydm_regtable.h145 #define R_0x1a84 0x1a84 macro