Searched refs:is_read_prev (Results 1 – 1 of 1) sorted by relevance
197 bool is_read_prev = (data->master_xfer.msgs_pos->flags & I2C_MSG_RW_MASK) == I2C_MSG_READ; in m_numaker_i2c_master_xfer_msg_end() local214 if (!is_read_prev != !is_read_next) { /* Logical XOR idiom */ in m_numaker_i2c_master_xfer_msg_end()237 if (is_read_prev) { in m_numaker_i2c_master_xfer_msg_end()