Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/mentor/i2c/
H A Dmi2cv.c35 #define I2C_CONTROL_ACK 0x00000004 macro
314 reg &= ~(I2C_CONTROL_ACK); in mentor_i2c_data_receive()
460 I2C_CONTROL_TWSIEN | I2C_CONTROL_ACK); in i2c_init()
547 I2C_CONTROL_ACK); in i2c_read()