Searched refs:STA_PPSFREQ (Results 1 – 2 of 2) sorted by relevance
358 || ((time_status & (STA_PPSFREQ|STA_PPSTIME)) != 0 in do_adjtimex()364 || ((time_status & STA_PPSFREQ) != 0 in do_adjtimex()
217 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */ macro