Searched refs:STA_CLK (Results 1 – 8 of 8) sorted by relevance
111 #if defined(STA_CLK) || (defined(HAVE_DECL_STA_CLK) && HAVE_DECL_STA_CLK)113 static_assert((STA_CLK) == (0x8000), "STA_CLK != 0x8000");116 # define STA_CLK 0x8000146 XLAT(STA_CLK),
16 STA_CLK 0x8000
189 #define STA_CLK 0x8000 /* clock source (0 = A, 1 = B) (ro) */ macro193 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
1266 pub const STA_CLK: ::c_int = 0x8000; constant1274 | STA_CLK;
1330 pub const STA_CLK: ::c_int = 0x8000; constant1338 | STA_CLK;
1385 pub const STA_CLK: ::c_int = 0x8000; constant1393 | STA_CLK;
3345 pub const STA_CLK: ::c_int = 0x8000; constant3353 | STA_CLK;
47607 * time.c (adjtimex_status): Add STA_NANO, STA_MODE, and STA_CLK.