Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c702 stat2 = inst->EVSTAT2; in shi_npcx_isr()
708 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_CSNFE); in shi_npcx_isr()
732 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_CSNRE); in shi_npcx_isr()
750 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_IBHF2); in shi_npcx_isr()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1710 volatile uint8_t EVSTAT2; member