Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fu700/
Dclock.c36 PRCI_REG(PRCI_COREPLLCFG) = in soc_early_init_hook()
43 while ((PRCI_REG(PRCI_COREPLLCFG) & PLL_LOCK(1)) == 0) { in soc_early_init_hook()
Dprci.h19 #define PRCI_COREPLLCFG (0x0004) macro