Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
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-6.1.9/kernel/time/
Dntp.c283 time_status &= ~STA_MODE; in ntp_update_offset_fll()
291 time_status |= STA_MODE; in ntp_update_offset_fll()