Home
last modified time | relevance | path

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

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