Home
last modified time | relevance | path

Searched refs:pw_th_rf20_new (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_ccx.c903 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
929 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
932 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
940 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
946 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
949 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
950 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_ccx.c905 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
931 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
934 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
942 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
948 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
951 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
952 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_ccx.c905 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
931 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
934 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
942 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
948 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
951 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
952 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_ccx.c1399 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
1425 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
1428 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
1436 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
1442 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
1445 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
1446 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_ccx.c1398 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
1424 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
1427 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
1435 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
1441 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
1444 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
1445 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_ccx.c717 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
743 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
746 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
754 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
760 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
763 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
764 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_ccx.c734 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
760 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
763 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
771 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
777 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
780 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
781 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_ccx.c742 u8 pw_th_rf20_new = 0; in phydm_nhm_set_pw_th() local
768 pw_th_rf20_new = ccx->pw_th_rf20_cur + 1; in phydm_nhm_set_pw_th()
771 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
779 pw_th_rf20_new = ccx->pw_th_rf20_cur - 1; in phydm_nhm_set_pw_th()
785 ccx->pw_th_rf20_cur, pw_th_rf20_new); in phydm_nhm_set_pw_th()
788 odm_set_bb_reg(dm, R_0x82c, 0x3f, pw_th_rf20_new); in phydm_nhm_set_pw_th()
789 ccx->pw_th_rf20_cur = pw_th_rf20_new; in phydm_nhm_set_pw_th()