Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A 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()
1297 (temp & I2SR_ICF ? 1 : 0), (temp & I2SR_IAAS ? 1 : 0), in i2c_imx_xfer_common()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-imx.c85 #define I2SR_IAAS 0x40 macro
1006 (temp & I2SR_ICF ? 1 : 0), (temp & I2SR_IAAS ? 1 : 0), in i2c_imx_xfer_common()

Completed in 5 milliseconds