Home
last modified time | relevance | path

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

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