Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h193 #define BHND_PMU0_PLL0_PC0_PDIV_FREQ 25000 macro
H A Dbhnd_pmu_subr.c1554 if (xt->freq >= BHND_PMU0_PLL0_PC0_PDIV_FREQ) { in bhnd_pmu0_pllinit0()