Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Di2c.h39 #define I2C_CON_ACTACK (1 << 6) macro
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Drk_i2c.c485 i2c->cfg |= I2C_CON_ACTACK; in rockchip_i2c_xfer()