Home
last modified time | relevance | path

Searched refs:PNX8XXX_UART_FIFO_RXFIFO (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dserial_pnx8xxx.h77 #define PNX8XXX_UART_FIFO_RXFIFO 0x00001F00 macro
/linux-4.4.14/drivers/tty/serial/
Dpnx8xxx_uart.c192 while (status & FIFO_TO_SM(PNX8XXX_UART_FIFO_RXFIFO)) { in pnx8xxx_rx_chars()