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

/freebsd-12-stable/sys/arm/ti/
H A Dti_i2c.h70 #define I2C_STAT_ARDY (1UL << 2) macro
H A Dti_i2c.c218 if (status & I2C_STAT_ARDY) {
226 I2C_STAT_ARDY | I2C_STAT_RDR | I2C_STAT_RRDY |

Completed in 54 milliseconds