Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-uniphier-f.c80 #define UNIPHIER_FI2C_STOP BIT(1) macro
235 if (priv->flags & UNIPHIER_FI2C_STOP) { in uniphier_fi2c_interrupt()
325 priv->flags |= UNIPHIER_FI2C_STOP; in uniphier_fi2c_master_xfer_one()