Home
last modified time | relevance | path

Searched refs:ID_FIRST_MSG (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/i2c/busses/
Di2c-rcar.c103 #define ID_FIRST_MSG (1 << 1) macro
337 if (priv->flags & ID_FIRST_MSG) { in rcar_i2c_prepare_msg()
804 priv->flags = (priv->flags & ID_P_MASK) | ID_FIRST_MSG; in rcar_i2c_master_xfer()