Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmureg.h214 #define BHND_PMU0_PLL0_PC1_STOP_MOD 0x00000040 macro
H A Dbhnd_pmu_subr.c1568 pll_data |= BHND_PMU0_PLL0_PC1_STOP_MOD; in bhnd_pmu0_pllinit0()
1570 pll_data &= ~BHND_PMU0_PLL0_PC1_STOP_MOD; in bhnd_pmu0_pllinit0()