Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dsh-sci.h63 #define SCSCR_TDRQE BIT(15) /* Tx Data Transfer Request Enable */ macro
A Dsh-sci.c580 new = scr | SCSCR_TDRQE; in sci_start_tx()
582 new = scr & ~SCSCR_TDRQE; in sci_start_tx()
609 ctrl &= ~SCSCR_TDRQE; in sci_stop_tx()

Completed in 8 milliseconds