Home
last modified time | relevance | path

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

/linux/drivers/net/can/dev/
H A Dbittiming.c107 bt->tq = DIV_U64_ROUND_CLOSEST(mul_u32_u32(bt->brp, NSEC_PER_SEC), in can_fixup_bittiming()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_hwtstamp.c84 DIV_U64_ROUND_CLOSEST(scaled_ns * PSEC_PER_NSEC, 466U); in hwtstamp_correct_latency()
/linux/include/linux/
H A Dmath64.h336 #define DIV_U64_ROUND_CLOSEST(dividend, divisor) \ macro
/linux/drivers/iio/adc/
H A Dad7173.c869 temp = DIV_U64_ROUND_CLOSEST(temp, in ad7173_read_raw()