Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_i2c.h83 #define I2C_CON_OPMODE_HS (1UL << 12) macro
H A Dti_i2c.c584 sc->sc_con_reg |= I2C_CON_OPMODE_HS; in ti_i2c_reset()