Home
last modified time | relevance | path

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

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