Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dfsl_lpuart.c93 #define UARTCR5_TDMAS 0x80 macro
1758 UARTCR5_TDMAS, sport->port.membase + UARTCR5); in lpuart_tx_dma_startup()
3158 temp &= ~UARTCR5_TDMAS; in lpuart_suspend()