Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dnetx-serial.c84 #define CR_RTIE (1<<6) macro
322 writel(CR_MSIE | CR_RIE | CR_TIE | CR_RTIE | CR_UART_EN, in netx_startup()
385 writel(old_cr & ~(CR_MSIE | CR_RIE | CR_TIE | CR_RTIE), in netx_set_termios()