Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtimex.h131 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */ macro
/Linux-v4.19/kernel/time/
Dntp.c179 || ((status & (STA_PPSFREQ|STA_PPSTIME)) in is_error_status()
188 || ((status & STA_PPSFREQ) in is_error_status()
919 if ((time_status & STA_PPSFREQ) != 0 && in hardpps_update_freq()