Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-rcar.c105 #define ID_FIRST_MSG (1 << 1) macro
347 if (priv->flags & ID_FIRST_MSG) { in rcar_i2c_prepare_msg()
809 priv->flags = (priv->flags & ID_P_MASK) | ID_FIRST_MSG; in rcar_i2c_master_xfer()