Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h63 #define SCSCR_TEIE BIT(2) /* Transmit End Interrupt Enable */ macro
H A Dsh-sci.c871 ctrl |= SCSCR_TEIE; in sci_transmit_chars()
1796 ctrl &= ~(SCSCR_TE | SCSCR_TEIE); in sci_tx_end_interrupt()