Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmsm_serial.c149 #define UARTDM_BURST_SIZE 16 /* in bytes */ macro
330 conf.dst_maxburst = UARTDM_BURST_SIZE; in msm_request_tx_dma()
382 conf.src_maxburst = UARTDM_BURST_SIZE; in msm_request_rx_dma()
927 dma_min = UARTDM_BURST_SIZE; in msm_handle_tx()