Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c676 stat2 = inst->EVSTAT2; in shi_npcx_isr()
681 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_CSNFE); in shi_npcx_isr()
706 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_CSNRE); in shi_npcx_isr()
722 inst->EVSTAT2 = BIT(NPCX_EVSTAT2_IBHF2); in shi_npcx_isr()
/Zephyr-Core-3.6.0/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h1665 volatile uint8_t EVSTAT2; member