Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h72 #define I2C_STAT_AL (1UL << 0) macro
H A Dti_i2c.c208 } else if (status & I2C_STAT_AL) { in ti_i2c_transfer_intr()
211 ti_i2c_write_2(sc, I2C_REG_STATUS, I2C_STAT_AL); in ti_i2c_transfer_intr()