Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmsm_serial.c148 #define UARTDM_BURST_SIZE 16 /* in bytes */ macro
315 conf.dst_maxburst = UARTDM_BURST_SIZE; in msm_request_tx_dma()
367 conf.src_maxburst = UARTDM_BURST_SIZE; in msm_request_rx_dma()
920 dma_min = UARTDM_BURST_SIZE; in msm_handle_tx()