Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h192 #define BHND_PMU0_PLL0_PC0_PDIV_MASK 1 macro
H A Dbhnd_pmu_subr.c1556 BHND_PMU0_PLL0_PC0_PDIV_MASK, BHND_PMU0_PLL0_PC0_PDIV_MASK); in bhnd_pmu0_pllinit0()
1559 BHND_PMU0_PLL0_PC0_PDIV_MASK); in bhnd_pmu0_pllinit0()
1637 pdiv = tmp & BHND_PMU0_PLL0_PC0_PDIV_MASK; in bhnd_pmu0_cpuclk0()