HomeSort by relevance Sort by last modified time
    Searched refs:I2C_IE_AL_IE (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/i2c/
davinci_i2c.h 38 #define I2C_IE_AL_IE (1 << 0) /* Arbitration lost interrupt enable */
omap24xx_i2c.h 17 #define I2C_IE_AL_IE (1 << 0) /* Arbitration lost interrupt enable */
omap24xx_i2c.c 345 I2C_IE_NACK_IE | I2C_IE_AL_IE, &i2c_base->ie);

Completed in 60 milliseconds