Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c395 hz = max_freq ? CHIPC_XTALMAXFREQ : CHIPC_XTALMINFREQ; in bhnd_pwrctl_slowclk_freq()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h289 #define CHIPC_XTALMINFREQ 19800000 /* 20 MHz - 1% */ macro