Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-imx.c80 #define I2SR_RXAK 0x01 macro
510 if (imx_i2c_read_reg(i2c_imx, IMX_I2C_I2SR) & I2SR_RXAK) { in i2c_imx_acked()
1009 (temp & I2SR_RXAK ? 1 : 0)); in i2c_imx_xfer_common()