Searched refs:STA_MODE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtimex.h188 #define STA_MODE 0x4000 /* mode (0 = PLL, 1 = FLL) (ro) */ macro
193 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/linux-master/kernel/time/
H A Dntp.c283 time_status &= ~STA_MODE;
291 time_status |= STA_MODE;

Completed in 115 milliseconds