Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1622 uint32_t tmp, divarm; in bhnd_pmu0_cpuclk0() local
1633 divarm = BHND_PMU_GET_BITS(tmp, BHND_PMU0_PLL0_PC0_DIV_ARM); in bhnd_pmu0_cpuclk0()
1663 return FVCO / (divarm + BHND_PMU0_PLL0_PC0_DIV_ARM_BASE) * 1000; in bhnd_pmu0_cpuclk0()