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

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

Completed in 48 milliseconds