Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h85 #define I2C_CON_OPMODE_HS (1UL << 12) macro
H A Dti_i2c.c587 sc->sc_con_reg |= I2C_CON_OPMODE_HS; in ti_i2c_reset()