Searched refs:ctrl_temp (Results 1 – 1 of 1) sorted by relevance
3048 unsigned short bits, ctrl, ctrl_temp; in serial_console_write() local3061 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()