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

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

Completed in 42 milliseconds