Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/espi/
Despi_npcx.c395 inst->ESPICFG |= BIT(NPCX_ESPICFG_PCHANEN); in espi_vw_notify_plt_rst()
536 sts = IS_BIT_SET(inst->ESPICFG, NPCX_ESPICFG_PCHANEN); in espi_npcx_channel_ready()
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h664 #define NPCX_ESPICFG_PCHANEN 0 macro