Searched refs:NPCX_PSTAT_SOT (Results 1 – 2 of 2) sorted by relevance
148 return (IS_BIT_SET(inst->PSTAT, NPCX_PSTAT_SOT) || in ps2_npcx_ctrl_bus_busy()266 if (IS_BIT_SET(inst->PSTAT, NPCX_PSTAT_SOT) && in ps2_npcx_ctrl_isr()
1428 #define NPCX_PSTAT_SOT 0 macro