Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/cores/chipc/pwrctl/
HDbhnd_pwrctl_subr.c396 hz = max_freq ? CHIPC_XTALMAXFREQ : CHIPC_XTALMINFREQ; in bhnd_pwrctl_slowclk_freq()
/freebsd-14-stable/sys/dev/bhnd/cores/chipc/
HDchipcreg.h289 #define CHIPC_XTALMINFREQ 19800000 /* 20 MHz - 1% */ macro