Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h73 #define I2C_REG_SYSS 0x90 macro
H A Dti_i2c.c534 while ((ti_i2c_read_2(sc, I2C_REG_SYSS) & I2C_SYSS_RDONE) == 0) { in ti_i2c_reset()