Searched refs:NPCX_I3C_OP_STATE_WR (Results 1 – 1 of 1) sorted by relevance
155 NPCX_I3C_OP_STATE_WR, enumerator839 set_oper_state(dev, NPCX_I3C_OP_STATE_WR); in npcx_i3c_xfer_write_fifo_dma()2169 if ((op_state != NPCX_I3C_OP_STATE_WR) && (op_state != NPCX_I3C_OP_STATE_RD)) { in npcx_i3c_target_xfer_end_handle()2653 if (get_oper_state(dev) == NPCX_I3C_OP_STATE_WR) { in npcx_i3c_target_isr()2683 if ((get_oper_state(dev) == NPCX_I3C_OP_STATE_WR) || in npcx_i3c_target_isr()2708 if ((get_oper_state(dev) == NPCX_I3C_OP_STATE_WR) || in npcx_i3c_target_isr()2750 set_oper_state(dev, NPCX_I3C_OP_STATE_WR); in npcx_i3c_target_isr()2840 if (get_oper_state(dev) == NPCX_I3C_OP_STATE_WR) { in npcx_i3c_isr()