Searched refs:is_i3c_stop (Results 1 – 1 of 1) sorted by relevance
2163 bool is_i3c_stop = IS_BIT_SET(inst->INTMASKED, NPCX_I3C_INTMASKED_STOP); in npcx_i3c_target_xfer_end_handle() local2174 if ((is_i3c_start | is_i3c_stop) == 0) { in npcx_i3c_target_xfer_end_handle()2176 is_i3c_stop); in npcx_i3c_target_xfer_end_handle()