Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h97 #define I2C_CON_STT (1UL << 0) macro
H A Dti_i2c.c433 reg = sc->sc_con_reg | I2C_CON_STT; in ti_i2c_transfer()