Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Ddavinci_i2c.h39 #define I2C_IE_AL_IE (1 << 0) /* Arbitration lost interrupt enable */ macro
H A Domap24xx_i2c.h18 #define I2C_IE_AL_IE (1 << 0) /* Arbitration lost interrupt enable */ macro
H A Domap24xx_i2c.c347 I2C_IE_NACK_IE | I2C_IE_AL_IE, &i2c_base->ie);