Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dfsl_lpuart.c1206 unsigned char cr1, old_cr1, old_cr2, cr4, bdh, modem; in lpuart_set_termios() local
1211 cr1 = old_cr1 = readb(sport->port.membase + UARTCR1); in lpuart_set_termios()
1233 cr1 = old_cr1 & ~UARTCR1_M; in lpuart_set_termios()