Searched refs:tqmin (Results 1 – 1 of 1) sorted by relevance
274 static inline u32 can_tqmin_to_ns(u32 tqmin, u32 clock_freq) in can_tqmin_to_ns() argument276 return DIV_U64_ROUND_CLOSEST(mul_u32_u32(tqmin, NSEC_PER_SEC), in can_tqmin_to_ns()