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

/freebsd-13-stable/sys/arm/ti/
H A Dti_i2c.h96 #define I2C_CON_STP (1UL << 1) macro
H A Dti_i2c.c221 sc->sc_con_reg | I2C_CON_STP);
435 reg |= I2C_CON_STP;

Completed in 96 milliseconds