Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dfsl_lpuart.c30 #define UARTCR3 0x06 macro
1687 cr3 = readb(sport->port.membase + UARTCR3); in lpuart_rx_dma_startup()
1689 writeb(cr3, sport->port.membase + UARTCR3); in lpuart_rx_dma_startup()
1861 cr3 = readb(sport->port.membase + UARTCR3); in lpuart_set_termios()
1986 writeb(cr3, sport->port.membase + UARTCR3); in lpuart_set_termios()