OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I2C_CON_LASTACK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-rockchip/
i2c.h
37
#define
I2C_CON_LASTACK
(1 << 5)
/external/u-boot/drivers/i2c/
rk_i2c.c
192
con = I2C_CON_EN |
I2C_CON_LASTACK
;
Completed in 47 milliseconds