Searched refs:LFO_D (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_debug.c | 277 s4Byte LFO_A, LFO_B, LFO_C, LFO_D; in phydm_BB_Debug_Info() local 539 LFO_D = (s4Byte)(value32_3 >> 16); in phydm_BB_Debug_Info() 567 if (LFO_D > 4095) in phydm_BB_Debug_Info() 568 LFO_D = LFO_D - 8192; in phydm_BB_Debug_Info() 572 LFO_D = LFO_D * 312500 / 4096; in phydm_BB_Debug_Info() 579 …_BUF_SIZE, "\r\n %-35s = %d / %d/ %d/ %d", " Long CFO(Hz) <A/B/C/D>", LFO_A, LFO_B, LFO_C, LFO_D); in phydm_BB_Debug_Info() 613 LFO_D = (s4Byte)(value32_3 >> 16); in phydm_BB_Debug_Info() 624 if (LFO_D > 4095) in phydm_BB_Debug_Info() 625 LFO_D = LFO_D - 8192; in phydm_BB_Debug_Info() 629 LFO_D = LFO_D * 312500 / 4096; in phydm_BB_Debug_Info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_debug.c | 279 s4Byte LFO_A, LFO_B, LFO_C, LFO_D; in phydm_BB_Debug_Info() local 541 LFO_D = (s4Byte)(value32_3 >> 16); in phydm_BB_Debug_Info() 569 if (LFO_D > 4095) in phydm_BB_Debug_Info() 570 LFO_D = LFO_D - 8192; in phydm_BB_Debug_Info() 574 LFO_D = LFO_D * 312500 / 4096; in phydm_BB_Debug_Info() 581 …_BUF_SIZE, "\r\n %-35s = %d / %d/ %d/ %d", " Long CFO(Hz) <A/B/C/D>", LFO_A, LFO_B, LFO_C, LFO_D); in phydm_BB_Debug_Info() 615 LFO_D = (s4Byte)(value32_3 >> 16); in phydm_BB_Debug_Info() 626 if (LFO_D > 4095) in phydm_BB_Debug_Info() 627 LFO_D = LFO_D - 8192; in phydm_BB_Debug_Info() 631 LFO_D = LFO_D * 312500 / 4096; in phydm_BB_Debug_Info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_debug.c | 275 s4Byte LFO_A, LFO_B, LFO_C, LFO_D; in phydm_BB_Debug_Info() local 448 LFO_D = (s4Byte)(value32_3 >> 16); in phydm_BB_Debug_Info() 475 if (LFO_D > 4095) in phydm_BB_Debug_Info() 476 LFO_D = LFO_D - 8192; in phydm_BB_Debug_Info() 480 LFO_D = LFO_D * 312500 / 4096; in phydm_BB_Debug_Info() 483 …en - used, "\r\n %-35s = %d / %d / %d /%d", "Long CFO(Hz) <A/B/C/D>", LFO_A, LFO_B, LFO_C, LFO_D)); in phydm_BB_Debug_Info() 516 LFO_D = (s4Byte)(value32_3 >> 16); in phydm_BB_Debug_Info() 527 if (LFO_D > 4095) in phydm_BB_Debug_Info() 528 LFO_D = LFO_D - 8192; in phydm_BB_Debug_Info() 532 LFO_D = LFO_D * 312500 / 4096; in phydm_BB_Debug_Info() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_debug.c | 375 s32 LFO_A, LFO_B, LFO_C, LFO_D; in phydm_bb_debug_info() local 547 LFO_D = (s32)(value32_3 >> 16); in phydm_bb_debug_info() 574 if (LFO_D > 4095) in phydm_bb_debug_info() 575 LFO_D = LFO_D - 8192; in phydm_bb_debug_info() 579 LFO_D = LFO_D * 312500 / 4096; in phydm_bb_debug_info() 582 …en - used, "\r\n %-35s = %d / %d / %d /%d", "Long CFO(Hz) <A/B/C/D>", LFO_A, LFO_B, LFO_C, LFO_D)); in phydm_bb_debug_info() 615 LFO_D = (s32)(value32_3 >> 16); in phydm_bb_debug_info() 626 if (LFO_D > 4095) in phydm_bb_debug_info() 627 LFO_D = LFO_D - 8192; in phydm_bb_debug_info() 631 LFO_D = LFO_D * 312500 / 4096; in phydm_bb_debug_info() [all …]
|