Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-rcar.c103 #define ID_FIRST_MSG (1 << 1) macro
342 if (priv->flags & ID_FIRST_MSG) { in rcar_i2c_prepare_msg()
808 priv->flags = (priv->flags & ID_P_MASK) | ID_FIRST_MSG; in rcar_i2c_master_xfer()