Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dar0521.c151 static u32 div64_round(u64 v, u32 d) in div64_round() function
275 pll = div64_round(sensor->extclk_freq * (u64)mult, pre); in calc_pll()