Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dmsm_serial.c147 #define UARTDM_BURST_SIZE 16 /* in bytes */ macro
310 conf.dst_maxburst = UARTDM_BURST_SIZE; in msm_request_tx_dma()
357 conf.src_maxburst = UARTDM_BURST_SIZE; in msm_request_rx_dma()
913 dma_min = UARTDM_BURST_SIZE; in msm_handle_tx()