Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtimex.h146 #define STA_NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */ macro
152 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/linux-4.4.14/kernel/time/
Dntp.c193 if (!(time_status & STA_NANO)) in pps_fill_timex()
300 if (!(time_status & STA_NANO)) in ntp_update_offset()
609 time_status |= STA_NANO; in process_adjtimex_modes()
612 time_status &= ~STA_NANO; in process_adjtimex_modes()
630 if (!(time_status & STA_NANO)) in process_adjtimex_modes()
720 if (!(time_status & STA_NANO)) in __do_adjtimex()
745 if (!(time_status & STA_NANO)) in __do_adjtimex()