Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c466 u_int fpdelay; in bhnd_pwrctl_fast_pwrup_delay() local
468 fpdelay = 0; in bhnd_pwrctl_fast_pwrup_delay()
475 fpdelay = pll_on_delay / slowminfreq; in bhnd_pwrctl_fast_pwrup_delay()
477 return (fpdelay); in bhnd_pwrctl_fast_pwrup_delay()