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

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

Completed in 47 milliseconds