Searched refs:pll_div2_sel (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/armv7/exynos/
H A Dexclock.c426 uint32_t pll_div2_sel = HREAD4(sc, CLOCK_PLL_DIV2_SEL); local
430 freq_sel = (pll_div2_sel >> MPLL_FOUT_SEL_SHIFT)
434 freq_sel = (pll_div2_sel >> BPLL_FOUT_SEL_SHIFT)

Completed in 107 milliseconds