Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c230 static void vc7_64_mul_64_to_128(u64 left, u64 right, u64 *hi, u64 *lo) in vc7_64_mul_64_to_128() function
789 vc7_64_mul_64_to_128(parent_rate, denom, &hi, &lo); in vc7_calc_fod_1st_stage_rate()