Home
last modified time | relevance | path

Searched refs:old_ctrl0 (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
1041 old_ctrl0 = readl(port->membase + AUART_CTRL0); in auart_console_write()
1064 writel(old_ctrl0, port->membase + AUART_CTRL0); in auart_console_write()