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