Home
last modified time | relevance | path

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

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