Home
last modified time | relevance | path

Searched refs:STA_FREQHOLD (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtimex.h125 #define STA_FREQHOLD 0x0080 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtimex.h125 #define STA_FREQHOLD 0x0080 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtimex.h66 #define STA_FREQHOLD 0x0080 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtimex.h179 #define STA_FREQHOLD 0x0080 /* hold frequency (rw) */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtimex.h179 #define STA_FREQHOLD 0x0080 /* hold frequency (rw) */ macro
/kernel/linux/linux-5.10/kernel/time/
H A Dntp.c322 if (unlikely(time_status & STA_FREQHOLD)) in ntp_update_offset()
930 (time_status & STA_FREQHOLD) == 0) { in hardpps_update_freq()
/kernel/linux/linux-6.6/kernel/time/
H A Dntp.c322 if (unlikely(time_status & STA_FREQHOLD)) in ntp_update_offset()
979 (time_status & STA_FREQHOLD) == 0) { in hardpps_update_freq()

Completed in 6 milliseconds