Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c268 static u64 vc7_128_div_64_to_64(u64 numhi, u64 numlo, u64 den, u64 *r) in vc7_128_div_64_to_64() function
791 return vc7_128_div_64_to_64(hi, lo, divisor, NULL); in vc7_calc_fod_1st_stage_rate()