Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtimex.h216 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro
/linux-2.4.37.9/kernel/
Dtime.c291 else if ( time_status & (STA_PLL | STA_PPSTIME) ) { in do_adjtimex()