Home
last modified time | relevance | path

Searched defs:I2C_CON_EN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Ddavinci_i2c.h67 #define I2C_CON_EN (1 << 5) /* I2C module enable */ macro
H A Domap24xx_i2c.h51 #define I2C_CON_EN (1 << 15) /* I2C module enable */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Di2c.h28 #define I2C_CON_EN (1 << 0) macro