Searched refs:div64_long (Results 1 – 4 of 4) sorted by relevance
10 #define div64_long(x, y) div64_s64((x), (y)) macro84 #define div64_long(x, y) div_s64((x), (y)) macro
292 return div64_long(offset64 << (NTP_SCALE_SHIFT - SHIFT_FLL), secs); in ntp_update_offset_fll()
1027 error_ppm = (div*1000000 + (int)div64_long(1000000LL*rem, in davinci_mcasp_calc_clk_div()
259 div64_long((dl_se->runtime * dl_se->dl_period), in task_non_contending()