Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dar0521.c154 static u32 div64_round_up(u64 v, u32 d) in div64_round_up() function
251 u32 new_mult = div64_round_up((u64)freq * new_pre, in calc_pll()
264 new_pll = div64_round_up(sensor->extclk_freq * (u64)new_mult, in calc_pll()