Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c398 hz = max_freq ? CHIPC_PCIMAXFREQ : CHIPC_PCIMINFREQ; in bhnd_pwrctl_slowclk_freq()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h292 #define CHIPC_PCIMAXFREQ 34000000 /* 33 MHz + fudge */ macro