Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fe300/
Dclock.c37 const int pll_r = 0x1; in soc_early_init_hook() local
51 prci = PLL_REFSEL(1) | PLL_R(pll_r) | PLL_F(pll_f) | PLL_Q(pll_q); in soc_early_init_hook()