Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Ds3c24x0_i2c.c47 I2C_NACK : I2C_OK; in WaitForXfer()
191 if (result == I2C_NACK) in i2c_transfer()
265 if (ret == I2C_NACK) in s3c24x0_do_msg()
H A Ds3c24x0_i2c.h68 #define I2C_NACK 2 macro
H A Dexynos_hs_i2c.c118 return I2C_NACK; in hsi2c_wait_for_trx()