Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmath64.h313 #define DIV_U64_ROUND_CLOSEST(dividend, divisor) \ macro
/linux-5.19.10/drivers/tty/serial/
Dmvebu-uart.c1157 divisor = DIV_U64_ROUND_CLOSEST((u64)(val & BRDV_BAUD_MASK) * in mvebu_uart_clock_prepare()
1186 divisor = DIV_U64_ROUND_CLOSEST((u64)(val & BRDV_BAUD_MASK) * in mvebu_uart_clock_prepare()