Searched refs:div_round_up (Results 1 – 1 of 1) sorted by relevance
79 static inline u32 div_round_up(u32 num, u32 den) in div_round_up() function86 return div_round_up(32768 * usec, 1000000); in usec_to_32k()