Searched refs:CR_TIE (Results 1 – 1 of 1) sorted by relevance
71 #define CR_TIE (1<<5) macro110 writel(val & ~CR_TIE, port->membase + UART_CR); in netx_stop_tx()161 readl(port->membase + UART_CR) | CR_TIE, port->membase + UART_CR); in netx_start_tx()310 writel(CR_MSIE | CR_RIE | CR_TIE | CR_RTIE | CR_UART_EN, in netx_startup()373 writel(old_cr & ~(CR_MSIE | CR_RIE | CR_TIE | CR_RTIE), in netx_set_termios()