Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-rcar.c103 #define ID_ARBLOST BIT(3) macro
675 priv->flags |= ID_DONE | ID_ARBLOST; in rcar_i2c_irq()
884 } else if (priv->flags & ID_ARBLOST) { in rcar_i2c_master_xfer()
943 } else if (priv->flags & ID_ARBLOST) { in rcar_i2c_master_xfer_atomic()