Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h218 #define BHND_PMU0_PLL0_PC2_WILD_INT_MASK 0xf0 macro
H A Dbhnd_pmu_subr.c1581 pll_mask = BHND_PMU0_PLL0_PC2_WILD_INT_MASK; in bhnd_pmu0_pllinit0()