Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmxs-auart.c1028 unsigned int old_ctrl0, old_ctrl2; in auart_console_write() local
1040 old_ctrl2 = readl(port->membase + AUART_CTRL2); in auart_console_write()
1065 writel(old_ctrl2, port->membase + AUART_CTRL2); in auart_console_write()