Searched refs:atmel_use_dma_tx (Results 1 – 1 of 1) sorted by relevance
266 static bool atmel_use_dma_tx(struct uart_port *port) in atmel_use_dma_tx() function557 bool is_dma = is_pdc || atmel_use_dma_tx(port); in atmel_stop_tx()589 bool is_dma = is_pdc || atmel_use_dma_tx(port); in atmel_start_tx()1774 if (atmel_use_dma_tx(port)) { in atmel_set_ops()1927 if (atmel_use_dma_tx(port)) in atmel_startup()