Searched refs:phase_pull_in_ppb (Results 1 – 1 of 1) sorted by relevance
1547 static s32 phase_pull_in_scaled_ppm(s32 current_ppm, s32 phase_pull_in_ppb) in phase_pull_in_scaled_ppm() argument1553 s64 scaled_ppm = div_s64((s64)phase_pull_in_ppb << 13, 125); in phase_pull_in_scaled_ppm()