Home
last modified time | relevance | path

Searched refs:STA_PLL (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/kernel/time/
A Dntp.c302 if (!(time_status & STA_PLL)) in ntp_update_offset()
688 if ((time_status & STA_PLL) && !(txc->status & STA_PLL)) { in process_adj_status()
700 if (!(time_status & STA_PLL) && (txc->status & STA_PLL)) in process_adj_status()
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dleapcrash.c40 tx.status = STA_PLL; in clear_time_state()
A Dadjtick.c125 tx1.status = STA_PLL; in check_tick_adj()
A Dleap-a-day.c107 tx.status = STA_PLL; in clear_time_state()
/linux-6.3-rc2/include/uapi/linux/
A Dtimex.h171 #define STA_PLL 0x0001 /* enable PLL updates (rw) */ macro

Completed in 9 milliseconds