Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtimex.h121 #define SHIFT_FLL 2 /* FLL frequency factor (shift) */ macro
/openbmc/linux/kernel/time/
H A Dntp.c293 return div64_long(offset64 << (NTP_SCALE_SHIFT - SHIFT_FLL), secs); in ntp_update_offset_fll()