| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 356 if (p_dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 450 p_dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 525 p_dm->path_select = (dm_value[0] & 0xf); in odm_pathdiv_debug() 526 PHYDM_SNPRINTF((output + used, out_len - used, "Path_select = (( 0x%x ))\n", p_dm->path_select)); in odm_pathdiv_debug() 529 if (p_dm->path_select != PHYDM_AUTO_PATH) { in odm_pathdiv_debug() 531 ((p_dm->path_select) & 0x1) ? "A" : "", in odm_pathdiv_debug() 532 ((p_dm->path_select) & 0x2) ? "B" : "", in odm_pathdiv_debug() 533 ((p_dm->path_select) & 0x4) ? "C" : "", in odm_pathdiv_debug() 534 ((p_dm->path_select) & 0x8) ? "D" : "")); in odm_pathdiv_debug() 536 phydm_dtp_fix_tx_path(p_dm, p_dm->path_select); in odm_pathdiv_debug()
|
| H A D | phydm.h | 719 u8 path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_pathdiv.c | 442 if (pDM_Odm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 556 pDM_Odm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 640 pDM_Odm->path_select = (dm_value[0] & 0xf); in odm_pathdiv_debug() 641 PHYDM_SNPRINTF((output+used, out_len-used,"Path_select = (( 0x%x ))\n",pDM_Odm->path_select )); in odm_pathdiv_debug() 644 if (pDM_Odm->path_select != PHYDM_AUTO_PATH) in odm_pathdiv_debug() 647 ((pDM_Odm->path_select) & 0x1)?"A":"", in odm_pathdiv_debug() 648 ((pDM_Odm->path_select) & 0x2)?"B":"", in odm_pathdiv_debug() 649 ((pDM_Odm->path_select) & 0x4)?"C":"", in odm_pathdiv_debug() 650 ((pDM_Odm->path_select) & 0x8)?"D":"" )); in odm_pathdiv_debug() 652 phydm_dtp_fix_tx_path( pDM_Odm, pDM_Odm->path_select ); in odm_pathdiv_debug()
|
| H A D | phydm.h | 802 u1Byte path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 370 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 467 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 532 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 534 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 537 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 543 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 545 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| H A D | phydm.h | 966 u8 path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 370 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 467 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 532 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 534 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 537 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 543 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 545 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| H A D | phydm.h | 966 u8 path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 370 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 467 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 532 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 534 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 537 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 543 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 545 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| H A D | phydm.h | 966 u8 path_select; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| H A D | phydm.h | 1066 u8 path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_pathdiv.c | 370 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 467 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 532 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 534 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 537 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 543 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 545 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 370 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 467 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 532 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 534 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 537 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 543 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 545 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 369 if (dm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 466 dm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 531 dm->path_select = (u8)(dm_value[0] & 0xf); in phydm_pathdiv_debug_8814a() 533 "Path_select = (( 0x%x ))\n", dm->path_select); in phydm_pathdiv_debug_8814a() 536 if (dm->path_select != PHYDM_AUTO_PATH) { in phydm_pathdiv_debug_8814a() 539 ((dm->path_select) & 0x1) ? "A" : "", in phydm_pathdiv_debug_8814a() 540 ((dm->path_select) & 0x2) ? "B" : "", in phydm_pathdiv_debug_8814a() 541 ((dm->path_select) & 0x4) ? "C" : "", in phydm_pathdiv_debug_8814a() 542 ((dm->path_select) & 0x8) ? "D" : ""); in phydm_pathdiv_debug_8814a() 544 phydm_dtp_fix_tx_path(dm, dm->path_select); in phydm_pathdiv_debug_8814a()
|
| H A D | phydm.h | 1004 u8 path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 442 if (pDM_Odm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 556 pDM_Odm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 640 pDM_Odm->path_select = (dm_value[0] & 0xf); in odm_pathdiv_debug() 641 PHYDM_SNPRINTF((output+used, out_len-used,"Path_select = (( 0x%x ))\n",pDM_Odm->path_select )); in odm_pathdiv_debug() 644 if (pDM_Odm->path_select != PHYDM_AUTO_PATH) in odm_pathdiv_debug() 647 ((pDM_Odm->path_select) & 0x1)?"A":"", in odm_pathdiv_debug() 648 ((pDM_Odm->path_select) & 0x2)?"B":"", in odm_pathdiv_debug() 649 ((pDM_Odm->path_select) & 0x4)?"C":"", in odm_pathdiv_debug() 650 ((pDM_Odm->path_select) & 0x8)?"D":"" )); in odm_pathdiv_debug() 652 phydm_dtp_fix_tx_path( pDM_Odm, pDM_Odm->path_select ); in odm_pathdiv_debug()
|
| H A D | phydm.h | 797 u1Byte path_select; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_pathdiv.c | 442 if (pDM_Odm->path_select != PHYDM_AUTO_PATH) in phydm_dynamic_tx_path() 556 pDM_Odm->path_select = PHYDM_AUTO_PATH; in phydm_dynamic_tx_path_init() 640 pDM_Odm->path_select = (dm_value[0] & 0xf); in odm_pathdiv_debug() 641 PHYDM_SNPRINTF((output+used, out_len-used,"Path_select = (( 0x%x ))\n",pDM_Odm->path_select )); in odm_pathdiv_debug() 644 if (pDM_Odm->path_select != PHYDM_AUTO_PATH) in odm_pathdiv_debug() 647 ((pDM_Odm->path_select) & 0x1)?"A":"", in odm_pathdiv_debug() 648 ((pDM_Odm->path_select) & 0x2)?"B":"", in odm_pathdiv_debug() 649 ((pDM_Odm->path_select) & 0x4)?"C":"", in odm_pathdiv_debug() 650 ((pDM_Odm->path_select) & 0x8)?"D":"" )); in odm_pathdiv_debug() 652 phydm_dtp_fix_tx_path( pDM_Odm, pDM_Odm->path_select ); in odm_pathdiv_debug()
|
| H A D | phydm.h | 800 u1Byte path_select; member
|