Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Di2c-uniphier-f.c36 #define I2C_INT_TE (1 << 9) /* TX FIFO empty */ macro
161 const u32 irq_flags = I2C_INT_TE | I2C_INT_NA | I2C_INT_AL; in uniphier_fi2c_transmit()