Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c392 hz = max_freq ? CHIPC_LPOMAXFREQ : CHIPC_LPOMINFREQ; in bhnd_pwrctl_slowclk_freq()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h287 #define CHIPC_LPOMINFREQ 25000 /* low power oscillator min */ macro