Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtimex.h174 #define STA_FLL 0x0008 /* select frequency-lock mode (rw) */ macro
/linux/kernel/time/
H A Dntp.c274 if (!(ntpdata->time_status & STA_FLL) && (secs <= MAXSEC)) in ntp_update_offset_fll()