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

/drivers/i2c/busses/
H A Di2c-intel-mid.c179 #define TX_EMPTY (1 << 4) /* TX FIFO <= threshold */ macro
707 * 2. Unmask three interrupts: RX_FULL, TX_EMPTY, TX_ABRT
901 if (stat & TX_EMPTY) {

Completed in 10 milliseconds