Searched refs:ID_LAST_MSG (Results 1 – 1 of 1) sorted by relevance
104 #define ID_LAST_MSG (1 << 0) macro339 priv->flags |= ID_LAST_MSG; in rcar_i2c_prepare_msg()512 if (priv->flags & ID_LAST_MSG) { in rcar_i2c_irq_send()550 if (priv->flags & ID_LAST_MSG) { in rcar_i2c_irq_recv()558 if (priv->pos == msg->len && !(priv->flags & ID_LAST_MSG)) in rcar_i2c_irq_recv()