Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.h33 #define I2C_IE_SCD_IE (1 << 5) /* Stop condition detect interrupt enable */ macro
H A Ddavinci_i2c.c116 REG(&(i2c_base->i2c_ie)) = I2C_IE_SCD_IE | I2C_IE_XRDY_IE | in _davinci_i2c_init()