Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h345 #define BHND_PMU5_PLL_MDIV_WIDTH 8 macro
H A Dbhnd_pmu_subr.c2262 div = (tmp >> ((m - 1) * BHND_PMU5_PLL_MDIV_WIDTH)); in bhnd_pmu5_clock()