Searched refs:PNX8XXX_UART_FIFO_RXPAR (Results 1 – 2 of 2) sorted by relevance
196 PNX8XXX_UART_FIFO_RXPAR | in pnx8xxx_rx_chars()201 FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR)); in pnx8xxx_rx_chars()205 } else if (status & FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR)) in pnx8xxx_rx_chars()214 if (status & FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR)) in pnx8xxx_rx_chars()479 FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR); in pnx8xxx_set_termios()491 FIFO_TO_SM(PNX8XXX_UART_FIFO_RXPAR); in pnx8xxx_set_termios()
63 #define PNX8XXX_UART_FIFO_RXPAR 0x00002000 macro