Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_npcx.c620 inst->ESPICFG |= BIT(NPCX_ESPICFG_PCHANEN); in espi_vw_notify_plt_rst()
777 sts = IS_BIT_SET(inst->ESPICFG, NPCX_ESPICFG_PCHANEN); in espi_npcx_channel_ready()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h698 #define NPCX_ESPICFG_PCHANEN 0 macro