Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Dhost_subs_npcx.c574 if (IS_BIT_SET(status, NPCX_DP80STS_FOR)) { in host_port80_isr()
575 inst_shm->DP80STS |= BIT(NPCX_DP80STS_FOR); in host_port80_isr()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h983 #define NPCX_DP80STS_FOR 7 macro