Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsh-sci.c3018 unsigned short bits, ctrl, ctrl_temp; in serial_console_write() local
3031 ctrl_temp = SCSCR_RE | SCSCR_TE | in serial_console_write()
3034 serial_port_out(port, SCSCR, ctrl_temp | sci_port->hscif_tot); in serial_console_write()