Searched refs:I2SR_RXAK (Results 1 – 1 of 1) sorted by relevance
89 #define I2SR_RXAK 0x01 macro559 if (imx_i2c_read_reg(i2c_imx, IMX_I2C_I2SR) & I2SR_RXAK) { in i2c_imx_acked()790 } else if (!(status & I2SR_RXAK)) { /* Transmit mode received ACK */ in i2c_imx_slave_handle()1296 (temp & I2SR_RXAK ? 1 : 0)); in i2c_imx_xfer_common()