Searched refs:cfo_end_b (Results 1 – 1 of 1) sorted by relevance
446 s32 cfo_end_a = 0, cfo_end_b = 0, acq_cfo_a = 0, acq_cfo_b = 0; in phydm_bb_debug_info_n_series() local580 cfo_end_b = (s32)(value32 & 0x1fff); /*S(13,12)*/ in phydm_bb_debug_info_n_series()586 if (cfo_end_b > 4095) in phydm_bb_debug_info_n_series()587 cfo_end_b = cfo_end_b - 8192; in phydm_bb_debug_info_n_series()590 cfo_end_b = cfo_end_b * 312500 / 4096; in phydm_bb_debug_info_n_series()605 "End CFO(Hz) <A/B>", cfo_end_a, cfo_end_b); in phydm_bb_debug_info_n_series()