Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtimex.h147 #define STA_MODE 0x4000 /* mode (0 = PLL, 1 = FLL) (ro) */ macro
152 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/Linux-v4.19/kernel/time/
Dntp.c282 time_status &= ~STA_MODE; in ntp_update_offset_fll()
290 time_status |= STA_MODE; in ntp_update_offset_fll()