Searched refs:old_ctrl2 (Results 1 – 1 of 1) sorted by relevance
1028 unsigned int old_ctrl0, old_ctrl2; in auart_console_write() local1040 old_ctrl2 = readl(port->membase + AUART_CTRL2); in auart_console_write()1065 writel(old_ctrl2, port->membase + AUART_CTRL2); in auart_console_write()