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

/freebsd-12-stable/sys/arm/ti/
H A Dti_i2c.h72 #define I2C_STAT_AL (1UL << 0) macro
H A Dti_i2c.c210 } else if (status & I2C_STAT_AL) {
213 ti_i2c_write_2(sc, I2C_REG_STATUS, I2C_STAT_AL);

Completed in 139 milliseconds