Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Di2c.h38 #define I2C_CON_LASTACK (1 << 5) macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Drk_i2c.c319 con = I2C_CON_EN | I2C_CON_LASTACK; in rk_i2c_read()