OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I2C_QUEUECMD_POST_SEND_STOP
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-mxs/
regs-i2c.h
140
#define
I2C_QUEUECMD_POST_SEND_STOP
(1 << 20)
/external/u-boot/drivers/i2c/
mxs_i2c.c
124
I2C_QUEUECMD_POST_SEND_STOP
, &i2c_regs->hw_i2c_queuecmd);
143
stop =
I2C_QUEUECMD_POST_SEND_STOP
;
Completed in 849 milliseconds