Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c255 IT8XXX2_ECPM_LCOTF2 &= ~LCO_SC_FACTOR_MASK; in chip_change_pll()
256 IT8XXX2_ECPM_LCOTF2 |= LCO_SC_FACTOR(2); in chip_change_pll()
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h1285 #define IT8XXX2_ECPM_LCOTF2 ECREG(IT8XXX2_ECPM_BASE + 0x54) macro