Searched refs:I2C_SYSS_RDONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.h74 #define I2C_SYSS_RDONE (1UL << 0) macro
H A Dti_i2c.c534 while ((ti_i2c_read_2(sc, I2C_REG_SYSS) & I2C_SYSS_RDONE) == 0) {

Completed in 95 milliseconds