Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsh-sci.c105 unsigned char saved_brr; member
2261 sci_port->saved_brr = serial_port_in(port, SCBRR); in sci_runtime_suspend()
2280 serial_port_out(port, SCBRR, sci_port->saved_brr); in sci_runtime_resume()