Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dfsl_lpuart.c29 #define UARTCR3 0x06 macro
1629 cr3 = readb(sport->port.membase + UARTCR3); in lpuart_rx_dma_startup()
1631 writeb(cr3, sport->port.membase + UARTCR3); in lpuart_rx_dma_startup()
1803 cr3 = readb(sport->port.membase + UARTCR3); in lpuart_set_termios()
1928 writeb(cr3, sport->port.membase + UARTCR3); in lpuart_set_termios()