Searched refs:ALTERA_UART_TRDY (Results 1 – 1 of 1) sorted by relevance
17 #define ALTERA_UART_TRDY BIT(6) /* tx ready */ macro51 if (!(readl(®s->status) & ALTERA_UART_TRDY)) in altera_uart_putc()143 if (st & ALTERA_UART_TRDY) in _debug_uart_putc()