Home
last modified time | relevance | path

Searched refs:old_ctrl2 (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
1324 old_ctrl2 = mxs_read(s, REG_CTRL2); in auart_console_write()
1347 mxs_write(old_ctrl2, s, REG_CTRL2); in auart_console_write()