Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rcar.c106 #define ID_ARBLOST (1 << 3) macro
642 priv->flags |= ID_DONE | ID_ARBLOST; in rcar_i2c_irq()
847 } else if (priv->flags & ID_ARBLOST) { in rcar_i2c_master_xfer()