Home
last modified time | relevance | path

Searched refs:I2C_QUEUECMD_RETAIN_CLOCK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-i2c.h140 #define I2C_QUEUECMD_RETAIN_CLOCK (1 << 21) macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dmxs_i2c.c116 writel(I2C_QUEUECMD_RETAIN_CLOCK | I2C_QUEUECMD_PRE_SEND_START | in mxs_i2c_setup_read()