Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtimex.h219 #define STA_FLL 0x0008 /* select frequency-lock mode (rw) */ macro
/linux-2.4.37.9/kernel/
Dtimer.c428 if (!(time_status & STA_FLL)) in second_overflow()
436 if (!(time_status & STA_FLL)) in second_overflow()
Dtime.c317 if (time_status & STA_FLL) { in do_adjtimex()