Home
last modified time | relevance | path

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

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