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

/linux-4.1.27/include/linux/
H A Dserial_pnx8xxx.h72 #define PNX8XXX_UART_FIFO_TXFIFO 0x001F0000 macro
/linux-4.1.27/drivers/tty/serial/
H A Dpnx8xxx_uart.c276 PNX8XXX_UART_FIFO_TXFIFO) >> 16) < 16) { pnx8xxx_tx_chars()
687 } while (status & PNX8XXX_UART_FIFO_TXFIFO); pnx8xxx_console_putchar()
715 } while (status & PNX8XXX_UART_FIFO_TXFIFO); pnx8xxx_console_write()

Completed in 51 milliseconds