Searched refs:UARTDM_BURST_SIZE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dmsm_serial.c149 #define UARTDM_BURST_SIZE 16 /* in bytes */ macro
316 conf.dst_maxburst = UARTDM_BURST_SIZE;
368 conf.src_maxburst = UARTDM_BURST_SIZE;
915 dma_min = UARTDM_BURST_SIZE;

Completed in 179 milliseconds