Home
last modified time | relevance | path

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

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