Searched refs:PNX8XXX_UART_FIFO_RXPAR (Results 1 – 2 of 2) sorted by relevance
204 PNX8XXX_UART_FIFO_RXPAR | in pnx8xxx_rx_chars()209 FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR)); in pnx8xxx_rx_chars()213 } else if (status & FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR)) in pnx8xxx_rx_chars()222 if (status & FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR)) in pnx8xxx_rx_chars()489 FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR); in pnx8xxx_set_termios()501 FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR); in pnx8xxx_set_termios()
76 #define PNX8XXX_UART_FIFO_RXPAR 0x00002000 macro