Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.h67 #define I2C_CON_STB (1 << 4) /* Start byte mode (master mode only) */ macro
H A Domap24xx_i2c.h52 #define I2C_CON_STB (1 << 11) /* Start byte mode (master mode only) */ macro