Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmath64.h297 #define DIV64_U64_ROUND_CLOSEST(dividend, divisor) \ macro
/Linux-v5.4/drivers/clk/renesas/
Drcar-gen3-cpg.c138 mult = DIV64_U64_ROUND_CLOSEST(rate * 32ULL * zclk->fixed_div, in cpg_z_clk_set_rate()