Searched refs:DIV_U64_ROUND_CLOSEST (Results 1 – 3 of 3) sorted by relevance
107 bt->tq = DIV_U64_ROUND_CLOSEST(mul_u32_u32(bt->brp, NSEC_PER_SEC), in can_fixup_bittiming()
327 #define DIV_U64_ROUND_CLOSEST(dividend, divisor) \ macro
1128 divisor = DIV_U64_ROUND_CLOSEST((u64)(val & BRDV_BAUD_MASK) * in mvebu_uart_clock_prepare()1157 divisor = DIV_U64_ROUND_CLOSEST((u64)(val & BRDV_BAUD_MASK) * in mvebu_uart_clock_prepare()
Completed in 8 milliseconds