Searched refs:NPCX_I2C_WRITE_SUSPEND (Results 1 – 1 of 1) sorted by relevance
129 NPCX_I2C_WRITE_SUSPEND, enumerator576 data->oper_state = NPCX_I2C_WRITE_SUSPEND; in i2c_ctrl_handle_write_int_event()582 if (data->oper_state == NPCX_I2C_WRITE_SUSPEND) { in i2c_ctrl_handle_write_int_event()692 } else if (data->oper_state == NPCX_I2C_WRITE_SUSPEND) { in i2c_ctrl_proc_write_msg()723 } else if (data->oper_state == NPCX_I2C_WRITE_SUSPEND) { in i2c_ctrl_proc_read_msg()1172 if (data->oper_state != NPCX_I2C_WRITE_SUSPEND && in npcx_i2c_ctrl_transfer()