Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtimex.h133 #define STA_FLL 0x0008 /* select frequency-lock mode (rw) */ macro
/linux-4.4.14/kernel/time/
Dntp.c283 if (!(time_status & STA_FLL) && (secs <= MAXSEC)) in ntp_update_offset_fll()