Searched refs:ALTERA_I2C_STAT_CORE (Results 1 – 2 of 2) sorted by relevance
33 #define ALTERA_I2C_STAT_CORE BIT(0) /* Core Status */ macro
196 & ALTERA_I2C_STAT_CORE) { in altera_i2c_wait_core_idle()408 if (i2c_indirect_read(dev, ALTERA_I2C_STATUS) & ALTERA_I2C_STAT_CORE) in altera_i2c_xfer_msg()