Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dserial_pnx8xxx.h64 #define PNX8XXX_UART_INT_RX 0x00000010 macro
/linux-4.4.14/drivers/tty/serial/
Dpnx8xxx_uart.c301 if (status & (PNX8XXX_UART_INT_RX | PNX8XXX_UART_INT_BREAK)) in pnx8xxx_int()
485 ISTAT_TO_SM(PNX8XXX_UART_INT_RX); in pnx8xxx_set_termios()
519 ISTAT_TO_SM(PNX8XXX_UART_INT_RX); in pnx8xxx_set_termios()