Searched refs:NPCX_PSTAT_EOT (Results 1 – 2 of 2) sorted by relevance
149 IS_BIT_SET(inst->PSTAT, NPCX_PSTAT_EOT)) ? in ps2_npcx_ctrl_bus_busy()276 } else if (IS_BIT_SET(inst->PSTAT, NPCX_PSTAT_EOT)) { in ps2_npcx_ctrl_isr()
1429 #define NPCX_PSTAT_EOT 1 macro