Home
last modified time | relevance | path

Searched refs:CHIPC_XTALMAXFREQ (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.h290 #define CHIPC_XTALMAXFREQ 20200000 /* 20 MHz + 1% */ macro