Home
last modified time | relevance | path

Searched defs:I2C_CON_STP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.h71 #define I2C_CON_STP (1 << 11) /* Stop condition (master mode only) */ macro
H A Domap24xx_i2c.h57 #define I2C_CON_STP (1 << 1) /* Stop condition (master mode only) */ macro