Searched refs:UARTCR4 (Results 1 – 1 of 1) sorted by relevance
38 #define UARTCR4 0x0a macro2001 cr4 = readb(port->membase + UARTCR4); in lpuart_set_termios()2120 writeb(cr4 | brfa, port->membase + UARTCR4); in lpuart_set_termios()2595 brfa = readb(sport->port.membase + UARTCR4); in lpuart_console_get_options()