Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_npcm.c30 volatile uint8_t hfcgctrl; member
344 priv->hfcgctrl |= BIT(NPCM_HFCGCTRL_LOAD); in npcm_clock_control_init()
346 while (sys_test_bit(priv->hfcgctrl, NPCM_HFCGCTRL_CLK_CHNG)) in npcm_clock_control_init()