Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtimex.h179 #define STA_FREQHOLD 0x0080 /* hold frequency (rw) */ macro
/linux/kernel/time/
H A Dntp.c322 if (unlikely(time_status & STA_FREQHOLD)) in ntp_update_offset()
986 (time_status & STA_FREQHOLD) == 0) { in hardpps_update_freq()