Home
last modified time | relevance | path

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

/Zephyr-latest/soc/sifive/sifive_freedom/fu700/
Dclock.c51 PRCI_REG(PRCI_HFPCLKPLLCFG) = in soc_early_init_hook()
58 while ((PRCI_REG(PRCI_HFPCLKPLLCFG) & PLL_LOCK(1)) == 0) { in soc_early_init_hook()
Dprci.h29 #define PRCI_HFPCLKPLLCFG (0x0050) macro