Searched refs:UART_SR_INTR_TFUL (Results 1 – 1 of 1) sorted by relevance
51 #define UART_SR_INTR_TFUL 0x00000010 macro134 s->r[R_SR] |= s->tx_count == CADENCE_UART_TX_FIFO_SIZE ? UART_SR_INTR_TFUL in uart_update_status()