Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c114 PLL_FREQ_48M = 0, enumerator
133 [PLL_FREQ_48M] = {.pll_freq = 4,
259 chip_configure_pll(&pll_configuration[PLL_FREQ_48M]); in chip_change_pll()