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

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

Completed in 104 milliseconds