Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c35 #define UARTCR3 0x06 macro
1790 cr3 = readb(sport->port.membase + UARTCR3); in lpuart_rx_dma_startup()
1792 writeb(cr3, sport->port.membase + UARTCR3); in lpuart_rx_dma_startup()
1990 cr3 = readb(sport->port.membase + UARTCR3); in lpuart_set_termios()
2113 writeb(cr3, sport->port.membase + UARTCR3); in lpuart_set_termios()