Searched refs:div64_long (Results 1 – 3 of 3) sorted by relevance
9 #define div64_long(x, y) div64_s64((x), (y)) macro60 #define div64_long(x, y) div_s64((x), (y)) macro
284 return div64_long(offset64 << (NTP_SCALE_SHIFT - SHIFT_FLL), secs); in ntp_update_offset_fll()
896 (div*1000000 + (int)div64_long(1000000LL*rem, in davinci_mcasp_calc_clk_div()