Searched refs:STA_PLL (Results 1 – 3 of 3) sorted by relevance
162 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro
1188 if (!(time_status & STA_PLL) && !(time_status & STA_PPSTIME)) in clock_update()
4240 if (val & STA_PLL) in get_timex_status()