Searched refs:BHND_PMU5_PLL_MDIV_WIDTH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bhnd/cores/pmu/ | ||
H A D | bhnd_pmureg.h | 345 #define BHND_PMU5_PLL_MDIV_WIDTH 8 macro |
H A D | bhnd_pmu_subr.c | 2262 div = (tmp >> ((m - 1) * BHND_PMU5_PLL_MDIV_WIDTH)); in bhnd_pmu5_clock() |