Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dtimex.h181 #define STA_PPSSIGNAL 0x0100 /* PPS signal present (ro) */ macro
192 #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | \
/linux-6.3-rc2/kernel/time/
A Dntp.c127 if (time_status & STA_PPSTIME && time_status & STA_PPSSIGNAL) in ntp_offset_chunk()
163 time_status &= ~(STA_PPSSIGNAL | STA_PPSJITTER | in pps_dec_valid()
181 && !(status & STA_PPSSIGNAL)) in is_error_status()
1040 time_status |= STA_PPSSIGNAL; in __hardpps()

Completed in 5 milliseconds