Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_tc.c488 uint32_t ffclock_status; /* Feed-forward clock status. */ variable
521 ffclock_status = FFCLOCK_STA_UNSYNC; in ffclock_init()
641 ffclock_status |= FFCLOCK_STA_UNSYNC; in ffclock_windup()
688 if (((ffclock_status & FFCLOCK_STA_UNSYNC) == FFCLOCK_STA_UNSYNC) && in ffclock_windup()
699 ffclock_status = cest->status; in ffclock_windup()