Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dserial_pnx8xxx.h74 #define PNX8XXX_UART_FIFO_RXBRK 0x00008000 macro
/linux-4.4.14/drivers/tty/serial/
Dpnx8xxx_uart.c205 PNX8XXX_UART_FIFO_RXBRK) | in pnx8xxx_rx_chars()
207 if (status & FIFO_TO_SM(PNX8XXX_UART_FIFO_RXBRK)) { in pnx8xxx_rx_chars()