Searched refs:baud_base (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/drivers/tty/serial/
H A Dsb1250-duart.c744 if (ser->baud_base != uport->uartclk / 16)
H A Dmeson_uart.c418 if (ser->baud_base < 9600)
H A Ducc_uart.c1051 if (ser->baud_base < 9600)
H A Dzs.c1040 if (ser->baud_base != uport->uartclk / zport->clk_mode / 4)
H A Dcpm_uart.c636 if (ser->baud_base < 9600)
H A Dmpc52xx_uart.c1333 (ser->baud_base != port->uartclk) ||
H A Damba-pl011.c2207 if (ser->baud_base < 9600)
H A Datmel_serial.c2461 if (port->uartclk / 16 != ser->baud_base)
H A Dimx.c1840 if (port->uartclk / 16 != ser->baud_base)
H A Dfsl_lpuart.c2395 if (port->uartclk / 16 != ser->baud_base)
H A Dsh-sci.c2790 if (ser->baud_base < 2400)
/linux-master/drivers/tty/serial/8250/
H A D8250_core.c556 port->uartclk = old_serial_port[i].baud_base * 16;
H A D8250_port.c1022 * it's changed. If so, set baud_base in EXCR2 to 921600. -- dwmw2
2535 * Handle magic divisors for baud rates above baud_base on SMSC
2656 * Handle magic divisors for baud rates above baud_base on SMSC
3180 ser->baud_base < 9600 || ser->type < PORT_UNKNOWN ||
/linux-master/drivers/usb/serial/
H A Dti_usb_3410_5052.c1396 ss->baud_base = tport->tp_tdev->td_is_3410 ? 921600 : 460800;
/linux-master/drivers/tty/
H A Dmoxa.c2342 ss->baud_base = 921600;
H A Dtty_io.c2830 compat_int_t baud_base; member in struct:serial_struct32

Completed in 560 milliseconds

12