Home
last modified time | relevance | path

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

/include/linux/
Dptp_clock_kernel.h270 static inline bool diff_by_scaled_ppm(u64 base, long scaled_ppm, u64 *diff) in diff_by_scaled_ppm() function
296 if (diff_by_scaled_ppm(base, scaled_ppm, &diff)) in adjust_by_scaled_ppm()