Lines Matching refs:set_oper_state
294 static void set_oper_state(const struct device *dev, enum npcx_i3c_oper_state state) in set_oper_state() function
839 set_oper_state(dev, NPCX_I3C_OP_STATE_WR); in npcx_i3c_xfer_write_fifo_dma()
871 set_oper_state(dev, NPCX_I3C_OP_STATE_IDLE); in npcx_i3c_xfer_write_fifo_dma()
897 set_oper_state(dev, NPCX_I3C_OP_STATE_RD); in npcx_i3c_xfer_read_fifo_dma()
921 set_oper_state(dev, NPCX_I3C_OP_STATE_IDLE); in npcx_i3c_xfer_read_fifo_dma()
1956 set_oper_state(dev, NPCX_I3C_OP_STATE_IBI); in npcx_i3c_target_ibi_raise()
1993 set_oper_state(dev, NPCX_I3C_OP_STATE_IBI); in npcx_i3c_target_ibi_raise()
2004 set_oper_state(dev, NPCX_I3C_OP_STATE_IBI); in npcx_i3c_target_ibi_raise()
2234 set_oper_state(dev, NPCX_I3C_OP_STATE_IDLE); in npcx_i3c_target_xfer_end_handle()
2666 set_oper_state(dev, NPCX_I3C_OP_STATE_IDLE); in npcx_i3c_target_isr()
2702 set_oper_state(dev, NPCX_I3C_OP_STATE_IDLE); in npcx_i3c_target_isr()
2734 set_oper_state(dev, NPCX_I3C_OP_STATE_RD); in npcx_i3c_target_isr()
2750 set_oper_state(dev, NPCX_I3C_OP_STATE_WR); in npcx_i3c_target_isr()
2950 set_oper_state(dev, NPCX_I3C_OP_STATE_IDLE); in npcx_i3c_init()