Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsh-sci.h63 #define SCSCR_TEIE BIT(2) /* Transmit End Interrupt Enable */ macro
Dsh-sci.c871 ctrl |= SCSCR_TEIE; in sci_transmit_chars()
1791 ctrl &= ~(SCSCR_TE | SCSCR_TEIE); in sci_tx_end_interrupt()