Home
last modified time | relevance | path

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

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