Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmxs-auart.c1361 unsigned int old_ctrl0, old_ctrl2; in auart_console_write() local
1374 old_ctrl0 = mxs_read(s, REG_CTRL0); in auart_console_write()
1395 mxs_write(old_ctrl0, s, REG_CTRL0); in auart_console_write()