Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dw.c437 static u32 dw8250_rzn1_get_dmacr_burst(int max_burst) in dw8250_rzn1_get_dmacr_burst() function
454 val = dw8250_rzn1_get_dmacr_burst(dma->txconf.dst_maxburst) | in dw8250_prepare_tx_dma()
467 val = dw8250_rzn1_get_dmacr_burst(dma->rxconf.src_maxburst) | in dw8250_prepare_rx_dma()