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

/freebsd-12-stable/sys/arm/ti/
H A Dti_i2c.h71 #define I2C_STAT_NACK (1UL << 1) macro
H A Dti_i2c.c205 if (status & I2C_STAT_NACK) {
208 ti_i2c_write_2(sc, I2C_REG_STATUS, I2C_STAT_NACK);

Completed in 102 milliseconds