Searched refs:STA_PPSFREQ (Results 1 – 2 of 2) sorted by relevance
172 #define STA_PPSFREQ 0x0002 /* enable PPS freq discipline (rw) */ macro
180 || ((status & (STA_PPSFREQ|STA_PPSTIME)) in is_error_status()189 || ((status & STA_PPSFREQ) in is_error_status()978 if ((time_status & STA_PPSFREQ) != 0 && in hardpps_update_freq()