Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_npcx.c225 inst_cdcg->HFCGCTRL |= BIT(NPCX_HFCGCTRL_LOAD); in npcx_clock_control_init()
227 while (IS_BIT_SET(inst_cdcg->HFCGCTRL, NPCX_HFCGCTRL_CLK_CHNG)) { in npcx_clock_control_init()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h59 volatile uint8_t HFCGCTRL; member