Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1483 uint32_t pll_res; in bhnd_pmu0_pllinit0() local
1537 pll_res = PMURES_BIT(RES4328_BB_PLL_PU); in bhnd_pmu0_pllinit0()
1540 pll_res = PMURES_BIT(RES5354_BB_PLL_PU); in bhnd_pmu0_pllinit0()
1545 BHND_PMU_AND_4(sc, BHND_PMU_MIN_RES_MASK, ~pll_res); in bhnd_pmu0_pllinit0()
1546 BHND_PMU_AND_4(sc, BHND_PMU_MAX_RES_MASK, ~pll_res); in bhnd_pmu0_pllinit0()