Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c2047 uint32_t res_ht, res_pll; in bhnd_pmu_pll_init() local
2063 res_pll = PMURES_BIT(RES4322_SI_PLL_ON); in bhnd_pmu_pll_init()
2071 BHND_PMU_AND_4(sc, BHND_PMU_MIN_RES_MASK, ~res_pll); in bhnd_pmu_pll_init()
2072 BHND_PMU_AND_4(sc, BHND_PMU_MAX_RES_MASK, ~res_pll); in bhnd_pmu_pll_init()