Searched refs:R_0x44 (Results 1 – 3 of 3) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_smt_ant.c | 112 odm_set_mac_reg(dm, R_0x44, BIT(27) | BIT(26), 0); in phydm_cumitek_smt_ant_init_8822b() 455 odm_set_mac_reg(dm, R_0x44, BIT(25) | BIT(24), 0); /*@config P_GPIO[3:2] to data port*/ in phydm_hl_smart_ant_type2_init_8822b() 456 odm_set_mac_reg(dm, R_0x44, BIT(17) | BIT(16), 0x3); /*@enable_output for P_GPIO[3:2]*/ in phydm_hl_smart_ant_type2_init_8822b() 548 reg44_ori = odm_get_mac_reg(dm, R_0x44, MASKDWORD); in phydm_update_beam_pattern_type2() 581 odm_set_mac_reg(dm, R_0x44, MASKDWORD, reg44_tmp_p); in phydm_update_beam_pattern_type2() 582 odm_set_mac_reg(dm, R_0x44, MASKDWORD, reg44_tmp_n); in phydm_update_beam_pattern_type2() 593 odm_set_mac_reg(dm, R_0x44, MASKDWORD, reg44_tmp_p); in phydm_update_beam_pattern_type2() 607 odm_set_mac_reg(dm, R_0x44, MASKDWORD, reg44_tmp_p); in phydm_update_beam_pattern_type2() 609 odm_set_mac_reg(dm, R_0x44, MASKDWORD, reg44_tmp_n); in phydm_update_beam_pattern_type2() 1411 odm_set_mac_reg(dm, R_0x44, BIT(27) | BIT(26), 0); in phydm_hl_smart_ant_type1_init_8821a() [all …]
|
D | phydm_regtable.h | 538 #define R_0x44 0x44 macro
|
D | phydm_antdiv.c | 2723 odm_set_mac_reg(dm, R_0x44, BIT(20) | BIT(19), 0x3); in odm_s0s1_sw_ant_div_init_8188f() 2726 odm_set_mac_reg(dm, R_0x44, BIT(18), 0x1); in odm_s0s1_sw_ant_div_init_8188f() 2746 odm_set_mac_reg(dm, R_0x44, 0x1800, codeword); in phydm_update_rx_idle_antenna_8188F() 2758 odm_set_mac_reg(dm, R_0x44, BIT(10), codeword); in phydm_update_rx_idle_antenna_8188F()
|