Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_clock.h159 #define VAL_HFCGP ((FPRED_VAL << 4) | AHB6DIV_VAL) macro
/Zephyr-latest/drivers/clock_control/
Dclock_control_npcx.c233 inst_cdcg->HFCGP = VAL_HFCGP; in npcx_clock_control_init()