Home
last modified time | relevance | path

Searched refs:codeword (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_smt_ant.c482 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
493 codeword |= (data_tmp << (i * pdm_sat_table->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
496 codeword = (codeword<<8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
498 return codeword; in phydm_construct_hb_rfu_codeword_type2()
504 u32 codeword, in phydm_update_beam_pattern_type2() argument
516 PHYDM_DBG(p_dm, DBG_ANT_DIV, ("Set codeword = ((0x%x))\n", codeword)); in phydm_update_beam_pattern_type2()
525 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
846 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1374 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1421 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h176 u32 codeword,
211 u32 codeword,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_smt_ant.c516 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
526 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
529 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
531 return codeword; in phydm_construct_hb_rfu_codeword_type2()
536 u32 codeword, in phydm_update_beam_pattern_type2() argument
547 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
558 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
932 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1482 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1523 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h169 u32 codeword,
194 u32 codeword,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_smt_ant.c516 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
526 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
529 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
531 return codeword; in phydm_construct_hb_rfu_codeword_type2()
536 u32 codeword, in phydm_update_beam_pattern_type2() argument
547 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
558 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
932 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1482 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1523 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h169 u32 codeword,
194 u32 codeword,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_smt_ant.c516 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
526 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
529 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
531 return codeword; in phydm_construct_hb_rfu_codeword_type2()
536 u32 codeword, in phydm_update_beam_pattern_type2() argument
547 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
558 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
932 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1482 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1523 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_smt_ant.c516 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
526 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
529 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
531 return codeword; in phydm_construct_hb_rfu_codeword_type2()
536 u32 codeword, in phydm_update_beam_pattern_type2() argument
547 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
558 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
932 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1482 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1523 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h169 u32 codeword,
194 u32 codeword,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_smt_ant.c516 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
526 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
529 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
531 return codeword; in phydm_construct_hb_rfu_codeword_type2()
536 u32 codeword, in phydm_update_beam_pattern_type2() argument
547 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
558 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
932 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1482 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1523 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h169 u32 codeword,
194 u32 codeword,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_smt_ant.c515 u32 codeword = 0; in phydm_construct_hb_rfu_codeword_type2() local
525 codeword |= (data_tmp << (i * sat_tab->rfu_each_ant_bit_num)); in phydm_construct_hb_rfu_codeword_type2()
528 codeword = (codeword << 8) | sync_codeword; in phydm_construct_hb_rfu_codeword_type2()
530 return codeword; in phydm_construct_hb_rfu_codeword_type2()
535 u32 codeword, in phydm_update_beam_pattern_type2() argument
546 PHYDM_DBG(dm, DBG_ANT_DIV, "Set codeword = ((0x%x))\n", codeword); in phydm_update_beam_pattern_type2()
557 beam_ctrl_signal = (boolean)((codeword & BIT(i)) >> i); in phydm_update_beam_pattern_type2()
931 u32 codeword = 0; in phydm_fast_ant_training_hl_smart_antenna_type2() local
1481 u32 codeword = 0; in phydm_construct_hl_beam_codeword() local
1522 codeword |= (data_tmp << (i * 4)); in phydm_construct_hl_beam_codeword()
[all …]
H A Dphydm_smt_ant.h168 u32 codeword,
193 u32 codeword,

123