OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I2C_STARTIEN
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-rockchip/
i2c.h
55
#define
I2C_STARTIEN
(1 << 4)
/external/u-boot/drivers/i2c/
rk_i2c.c
99
writel(
I2C_STARTIEN
, ®s->ien);
Completed in 470 milliseconds