Searched refs:STA_PLL (Results 1 – 7 of 7) sorted by relevance
13 #if defined(STA_PLL) || (defined(HAVE_DECL_STA_PLL) && HAVE_DECL_STA_PLL)14 XLAT(STA_PLL),
1 STA_PLL
172 adjtimex_status(&tx, STA_PLL); in run_leapsec()186 adjtimex_status(&tx, STA_PLL); in run_leapsec()
53 tx.status = STA_PLL; in clear_time_state()
136 tx1.status = STA_PLL; in check_tick_adj()
118 tx.status = STA_PLL; in clear_time_state()
130 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro