Lines Matching defs:old
1815 struct ktermios *old)
1821 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8;
1896 baud = uart_get_baud_rate(port, termios, old, 50, port->uartclk / 16);
1905 if (old && sport->lpuart_dma_rx_use)
1956 if (old && sport->lpuart_dma_rx_use) {
2053 struct ktermios *old)
2059 unsigned int old_csize = old ? old->c_cflag & CSIZE : CS8;
2129 baud = uart_get_baud_rate(port, termios, old, 50, port->uartclk / 4);
2138 if (old && sport->lpuart_dma_rx_use)
2185 if (old && sport->lpuart_dma_rx_use) {