Home
last modified time | relevance | path

Searched refs:R_0x1d10 (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_pmac_tx_setting.c347 if (!odm_get_bb_reg(dm, R_0x1d10, BIT(16))) in phydm_set_pmac_txon_jgr3()
348 odm_set_bb_reg(dm, R_0x1d10, BIT(16), 0x1); in phydm_set_pmac_txon_jgr3()
399 if (odm_get_bb_reg(dm, R_0x1d10, BIT(16))) in phydm_set_tmac_tx_jgr3()
400 odm_set_bb_reg(dm, R_0x1d10, BIT(16), 0x0); in phydm_set_tmac_tx_jgr3()
Dphydm_regtable.h277 #define R_0x1d10 0x1d10 macro