Searched refs:UARTCR1 (Results 1 – 1 of 1) sorted by relevance
33 #define UARTCR1 0x02 macro1514 reg = readb(port->membase + UARTCR1); in lpuart_get_mctrl()1537 reg = readb(port->membase + UARTCR1); in lpuart_set_mctrl()1544 writeb(reg, port->membase + UARTCR1); in lpuart_set_mctrl()1984 cr1 = old_cr1 = readb(sport->port.membase + UARTCR1); in lpuart_set_termios()2110 writeb(cr1, sport->port.membase + UARTCR1); in lpuart_set_termios()2558 cr = readb(sport->port.membase + UARTCR1); in lpuart_console_get_options()