Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dimx.c225 unsigned int rx_period_length; member
1381 sport->rx_buf_size = sport->rx_period_length * sport->rx_periods; in imx_uart_dma_init()
2275 sport->rx_period_length = dma_buf_conf[0]; in imx_uart_probe()
2278 sport->rx_period_length = RX_DMA_PERIOD_LEN; in imx_uart_probe()