Searched refs:STA_PLL (Results 1 – 12 of 12) sorted by relevance
6 #if defined(STA_PLL) || (defined(HAVE_DECL_STA_PLL) && HAVE_DECL_STA_PLL)8 static_assert((STA_PLL) == (0x0001), "STA_PLL != 0x0001");11 # define STA_PLL 0x0001131 XLAT(STA_PLL),
1 STA_PLL 0x0001
147 adjtimex_status(&tx, STA_PLL); in run_leapsec()161 adjtimex_status(&tx, STA_PLL); in run_leapsec()
40 tx.status = STA_PLL; in clear_time_state()
125 tx1.status = STA_PLL; in check_tick_adj()
107 tx.status = STA_PLL; in clear_time_state()
171 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro
1251 pub const STA_PLL: ::c_int = 0x0001; constant
1315 pub const STA_PLL: ::c_int = 0x0001; constant
1370 pub const STA_PLL: ::c_int = 0x0001; constant
2068 pub const STA_PLL: u32 = 0x0001; constant
3330 pub const STA_PLL: ::c_int = 0x0001; constant