Home
last modified time | relevance | path

Searched refs:PLL_FSE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/sifive/sifive_freedom/fu700/
Dclock.c42 PLL_FSE(PLL_FSE_INTERNAL); in soc_early_init_hook()
57 PLL_FSE(PLL_FSE_INTERNAL); in soc_early_init_hook()
72 PLL_FSE(PLL_FSE_INTERNAL); in soc_early_init_hook()
Dprci.h38 #define PLL_FSE(x) (((x) & 0x1) << 25) macro
/Zephyr-latest/soc/sifive/sifive_freedom/fu500/
Dclock.c30 PLL_FSE(PLL_FSE_INTERNAL); in soc_early_init_hook()
Dprci.h32 #define PLL_FSE(x) (((x) & 0x1) << 25) macro