Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_dfs.c81 odm_set_bb_reg(dm, R_0xf58, BIT(29), 0); in phydm_radar_detect_reset()
82 odm_set_bb_reg(dm, R_0xf58, BIT(29), 1); in phydm_radar_detect_reset()
115 odm_set_bb_reg(dm, R_0xf58, BIT(29), 0); in phydm_radar_detect_disable()
130 odm_set_bb_reg(dm, R_0xf58, MASKDWORD, in phydm_radar_detect_with_dbg_parm()
507 odm_set_bb_reg(dm, R_0xf58, MASKDWORD, 0x354cd7dd); in phydm_radar_detect_enable()
519 odm_set_bb_reg(dm, R_0xf58, MASKDWORD, in phydm_radar_detect_enable()
522 odm_set_bb_reg(dm, R_0xf58, MASKDWORD, in phydm_radar_detect_enable()
527 odm_set_bb_reg(dm, R_0xf58, MASKDWORD, 0x3558d7bd); in phydm_radar_detect_enable()
546 odm_set_bb_reg(dm, R_0xf58, 0x00007800, 1); in phydm_radar_detect_enable()
581 dfs->st_l2h_cur += (u8)odm_get_bb_reg(dm, R_0xf58, 0xc0000000); in phydm_radar_detect_enable()
[all …]
Dphydm_regtable.h1007 #define R_0xf58 0xf58 macro