OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I2C_QUEUECMD_RETAIN_CLOCK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-mxs/
regs-i2c.h
139
#define
I2C_QUEUECMD_RETAIN_CLOCK
(1 << 21)
/external/u-boot/drivers/i2c/
mxs_i2c.c
115
writel(
I2C_QUEUECMD_RETAIN_CLOCK
| I2C_QUEUECMD_PRE_SEND_START |
Completed in 1096 milliseconds