OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I2C_CON_EN
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-rockchip/
i2c.h
27
#define
I2C_CON_EN
(1 << 0)
/external/u-boot/drivers/i2c/
davinci_i2c.h
66
#define
I2C_CON_EN
(1 << 5) /* I2C module enable */
omap24xx_i2c.h
50
#define
I2C_CON_EN
(1 << 15) /* I2C module enable */
Completed in 872 milliseconds