Searched refs:STA_FLL (Results 1 – 3 of 3) sorted by relevance
165 #define STA_FLL 0x0008 /* select frequency-lock mode (rw) */ macro
718 if (!(time_status & STA_FLL)) { in clock()732 if (!(time_status & STA_FLL)) { in clock()1215 if (time_status & STA_FLL) { in clock_update()
4246 if (val & STA_FLL) in get_timex_status()