serial8250_tx_dma
extern int serial8250_tx_dma(struct uart_8250_port *);
ret = serial8250_tx_dma(p);
up->dma->tx_dma = serial8250_tx_dma;