Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmxs-auart.c1312 unsigned int old_ctrl0, old_ctrl2; in auart_console_write() local
1325 old_ctrl0 = mxs_read(s, REG_CTRL0); in auart_console_write()
1346 mxs_write(old_ctrl0, s, REG_CTRL0); in auart_console_write()