Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fu700/
Dclock.c66 PRCI_REG(PRCI_DDRPLLCFG) = in soc_early_init_hook()
73 while ((PRCI_REG(PRCI_DDRPLLCFG) & PLL_LOCK(1)) == 0) { in soc_early_init_hook()
Dprci.h21 #define PRCI_DDRPLLCFG (0x000c) macro