Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1954 uint32_t pll_sel; in bhnd_pmu1_pllinit0() local
1958 pll_sel = BHND_PMU_CCTRL4319USB_24MHZ_PLL_SEL; in bhnd_pmu1_pllinit0()
1961 pll_sel = BHND_PMU_CCTRL4319USB_48MHZ_PLL_SEL; in bhnd_pmu1_pllinit0()
1969 BHND_PMU_SET_BITS(pll_sel, BHND_PMU_CCTRL4319USB_XTAL_SEL), in bhnd_pmu1_pllinit0()