Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fe300/
Dclock.c30 uint32_t prci; in soc_early_init_hook() local
34 prci = PLL_REFSEL(1) | PLL_BYPASS(1); in soc_early_init_hook()
51 prci = PLL_REFSEL(1) | PLL_R(pll_r) | PLL_F(pll_f) | PLL_Q(pll_q); in soc_early_init_hook()
54 PRCI_REG(PRCI_PLLCFG) = prci; in soc_early_init_hook()
/Zephyr-latest/dts/riscv/sifive/
Driscv32-fe310.dtsi140 prci: prci@10008000 { label