Searched refs:STA_NANO (Results 1 – 4 of 4) sorted by relevance
97 #if defined(STA_NANO) || (defined(HAVE_DECL_STA_NANO) && HAVE_DECL_STA_NANO)99 static_assert((STA_NANO) == (0x2000), "STA_NANO != 0x2000");102 # define STA_NANO 0x2000144 XLAT(STA_NANO),
14 STA_NANO 0x2000
146 #define STA_NANO 0x2000 /* resolution (0 = us, 1 = ns) (ro) */ macro152 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
47607 * time.c (adjtimex_status): Add STA_NANO, STA_MODE, and STA_CLK.