Searched refs:NPCX_DP80STS_FOR (Results 1 – 2 of 2) sorted by relevance
574 if (IS_BIT_SET(status, NPCX_DP80STS_FOR)) { in host_port80_isr()575 inst_shm->DP80STS |= BIT(NPCX_DP80STS_FOR); in host_port80_isr()
983 #define NPCX_DP80STS_FOR 7 macro