Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmax2175.c620 static inline s64 max2175_round_closest(s64 dividend, s32 divisor) in max2175_round_closest() function
643 nco_reg = max2175_round_closest(nco_val_desired << 20, clock_rate); in max2175_set_nco_freq()