Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fe300/
Dclock.c55 PRCI_REG(PRCI_PLLDIV) = (PLL_FINAL_DIV_BY_1(1) | PLL_FINAL_DIV(0)); in soc_early_init_hook()
Dprci.h21 #define PRCI_PLLDIV (0x000C) macro