Home
last modified time | relevance | path

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

/drivers/parport/
Dparport_serial.c335 .base_baud = 921600,
341 .base_baud = 921600,
347 .base_baud = 115200,
353 .base_baud = 115200,
359 .base_baud = 115200,
365 .base_baud = 115200,
371 .base_baud = 115200,
377 .base_baud = 115200,
383 .base_baud = 115200,
389 .base_baud = 115200,
[all …]
/drivers/tty/serial/8250/
D8250_pci.c3060 .base_baud = 115200,
3066 .base_baud = 115200,
3072 .base_baud = 115200,
3078 .base_baud = 115200,
3084 .base_baud = 115200,
3090 .base_baud = 115200,
3096 .base_baud = 921600,
3102 .base_baud = 921600,
3108 .base_baud = 921600,
3115 .base_baud = 1130000,
[all …]
D8250_dwlib.c78 unsigned int quot, rem, base_baud = baud * 16; in dw8250_get_divisor() local
81 quot = p->uartclk / base_baud; in dw8250_get_divisor()
82 rem = p->uartclk % base_baud; in dw8250_get_divisor()
83 *frac = DIV_ROUND_CLOSEST(rem << d->dlf_size, base_baud); in dw8250_get_divisor()
D8250_mid.c37 unsigned int base_baud; member
315 uart.port.uartclk = mid->board->base_baud * 16; in mid8250_probe()
358 .base_baud = 115200,
366 .base_baud = 1843200,
374 .base_baud = 115200,
D8250_lpss.c52 unsigned int base_baud; member
344 uart.port.uartclk = lpss->board->base_baud * 16; in lpss8250_probe()
389 .base_baud = 2764800,
396 .base_baud = 12500000,
403 .base_baud = 2764800,