Searched refs:NPCX_I3C_INTMASKED_STOP (Results 1 – 2 of 2) sorted by relevance
2163 bool is_i3c_stop = IS_BIT_SET(inst->INTMASKED, NPCX_I3C_INTMASKED_STOP); in npcx_i3c_target_xfer_end_handle()2672 if (IS_BIT_SET(inst->INTMASKED, NPCX_I3C_INTMASKED_STOP)) { in npcx_i3c_target_isr()
2082 #define NPCX_I3C_INTMASKED_STOP 10 macro