Home
last modified time | relevance | path

Searched refs:LFO_B (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_debug.c277 s4Byte LFO_A, LFO_B, LFO_C, LFO_D; in phydm_BB_Debug_Info() local
537 LFO_B = (s4Byte)(value32_1 >> 16); in phydm_BB_Debug_Info()
561 if (LFO_B > 4095) in phydm_BB_Debug_Info()
562 LFO_B = LFO_B - 8192; in phydm_BB_Debug_Info()
570 LFO_B = LFO_B * 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()
611 LFO_B = (s4Byte)(value32_1 >> 16); in phydm_BB_Debug_Info()
618 if (LFO_B > 4095) in phydm_BB_Debug_Info()
619 LFO_B = LFO_B - 8192; in phydm_BB_Debug_Info()
627 LFO_B = LFO_B * 312500 / 4096; in phydm_BB_Debug_Info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_debug.c279 s4Byte LFO_A, LFO_B, LFO_C, LFO_D; in phydm_BB_Debug_Info() local
539 LFO_B = (s4Byte)(value32_1 >> 16); in phydm_BB_Debug_Info()
563 if (LFO_B > 4095) in phydm_BB_Debug_Info()
564 LFO_B = LFO_B - 8192; in phydm_BB_Debug_Info()
572 LFO_B = LFO_B * 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()
613 LFO_B = (s4Byte)(value32_1 >> 16); in phydm_BB_Debug_Info()
620 if (LFO_B > 4095) in phydm_BB_Debug_Info()
621 LFO_B = LFO_B - 8192; in phydm_BB_Debug_Info()
629 LFO_B = LFO_B * 312500 / 4096; in phydm_BB_Debug_Info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_debug.c275 s4Byte LFO_A, LFO_B, LFO_C, LFO_D; in phydm_BB_Debug_Info() local
446 LFO_B = (s4Byte)(value32_1 >> 16); in phydm_BB_Debug_Info()
469 if (LFO_B > 4095) in phydm_BB_Debug_Info()
470 LFO_B = LFO_B - 8192; in phydm_BB_Debug_Info()
478 LFO_B = LFO_B * 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()
514 LFO_B = (s4Byte)(value32_1 >> 16); in phydm_BB_Debug_Info()
521 if (LFO_B > 4095) in phydm_BB_Debug_Info()
522 LFO_B = LFO_B - 8192; in phydm_BB_Debug_Info()
530 LFO_B = LFO_B * 312500 / 4096; in phydm_BB_Debug_Info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_debug.c375 s32 LFO_A, LFO_B, LFO_C, LFO_D; in phydm_bb_debug_info() local
545 LFO_B = (s32)(value32_1 >> 16); in phydm_bb_debug_info()
568 if (LFO_B > 4095) in phydm_bb_debug_info()
569 LFO_B = LFO_B - 8192; in phydm_bb_debug_info()
577 LFO_B = LFO_B * 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()
613 LFO_B = (s32)(value32_1 >> 16); in phydm_bb_debug_info()
620 if (LFO_B > 4095) in phydm_bb_debug_info()
621 LFO_B = LFO_B - 8192; in phydm_bb_debug_info()
629 LFO_B = LFO_B * 312500 / 4096; in phydm_bb_debug_info()
[all …]