Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsh-sci.c3048 unsigned short bits, ctrl, ctrl_temp; in serial_console_write() local
3061 ctrl_temp = SCSCR_RE | SCSCR_TE | in serial_console_write()
3064 serial_port_out(port, SCSCR, ctrl_temp | sci_port->hscif_tot); in serial_console_write()