Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h125 #define I2C_REG_STATUS_RAW 0x24 macro
H A Dti_i2c.c408 while (ti_i2c_read_2(sc, I2C_REG_STATUS_RAW) & I2C_STAT_BB) { in ti_i2c_transfer()
451 while (ti_i2c_read_2(sc, I2C_REG_STATUS_RAW) & I2C_STAT_BB) { in ti_i2c_transfer()