Searched refs:fpdelay (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c468 u_int fpdelay; local
470 fpdelay = 0;
477 fpdelay = pll_on_delay / slowminfreq;
479 return (fpdelay);

Completed in 82 milliseconds