Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-imx.c94 #define I2SR_IAAS 0x40 macro
752 if (!(status & I2SR_IAAS)) in i2c_imx_slave_handle()
766 if (status & I2SR_IAAS) { /* Addressed as a slave */ in i2c_imx_slave_handle()
1292 (temp & I2SR_ICF ? 1 : 0), (temp & I2SR_IAAS ? 1 : 0), in i2c_imx_xfer_common()