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

/linux-master/drivers/i2c/busses/
H A Di2c-fsi.c99 #define I2C_STAT_CMD_COMP BIT(24) macro
118 I2C_STAT_CMD_COMP)
426 if (stat & I2C_STAT_CMD_COMP)
516 if (status & I2C_STAT_CMD_COMP)
564 if (status & I2C_STAT_CMD_COMP) {

Completed in 122 milliseconds