Searched full:baudrates (Results 1 – 21 of 21) sorted by relevance
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | timbuart.c | 32 static int baudrates[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, variable 272 for (i = 0; i < ARRAY_SIZE(baudrates); i++) in get_bindex() 273 if (baud <= baudrates[i]) in get_bindex() 293 baud = baudrates[bindex]; in timbuart_set_termios()
|
| D | mvebu-uart.c | 469 * baudrates higher than 230400. in mvebu_uart_baud_rate_set()
|
| D | mpc52xx_uart.c | 320 * prefer high prescaler for more tolerance on low baudrates */ in mpc5200b_psc_set_baudrate()
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| D | timbuart.c | 32 static int baudrates[] = {9600, 19200, 38400, 57600, 115200, 230400, 460800, variable 269 for (i = 0; i < ARRAY_SIZE(baudrates); i++) in get_bindex() 270 if (baud <= baudrates[i]) in get_bindex() 290 baud = baudrates[bindex]; in timbuart_set_termios()
|
| D | mvebu-uart.c | 487 * value. For baudrates 9600 Bd and higher, it is enough to use the in mvebu_uart_baud_rate_set() 561 * experiments show that baudrates above 1/80 of parent clock rate are in mvebu_uart_set_termios() 562 * not stable. So disallow baudrates above 1/80 of the parent clock in mvebu_uart_set_termios() 1452 * be used for baudrates higher than 230400. in mvebu_uart_clock_probe()
|
| D | mpc52xx_uart.c | 322 * prefer high prescaler for more tolerance on low baudrates */ in mpc5200b_psc_set_baudrate()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | marvell,armada-3700-uart-clock.yaml | 27 baudrates above 230400 and also to specify clock which bootloader
|
| /kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/ |
| D | termbits.h | 11 * 99/01/28 Added new baudrates
|
| /kernel/linux/linux-6.6/drivers/net/hamradio/ |
| D | Kconfig | 93 support all baudrates). This is the preferred driver. The next
|
| /kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
| D | 8250_bcm2835aux.c | 147 * to get identical baudrates. in bcm2835aux_serial_probe()
|
| D | 8250_mtk.c | 339 * Some baudrates are not supported by the chip, so we use the next in mtk8250_set_termios()
|
| D | 8250_omap.c | 1088 * baudrates). So in that case we take the interrupt and try in omap_8250_tx_dma()
|
| /kernel/linux/linux-6.6/sound/drivers/ |
| D | Kconfig | 195 the serial port to standard baudrates. To attain the standard MIDI
|
| /kernel/linux/linux-5.10/drivers/net/hamradio/ |
| D | Kconfig | 126 support all baudrates). This is the preferred driver. The next
|
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| D | 8250_bcm2835aux.c | 181 * to get identical baudrates. in bcm2835aux_serial_probe()
|
| D | 8250_mtk.c | 348 * Some baudrates are not supported by the chip, so we use the next in mtk8250_set_termios()
|
| D | 8250_omap.c | 1160 * baudrates). So in that case we take the interrupt and try in omap_8250_tx_dma()
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | ark3116.c | 752 * this to 0x00 for normal baudrates, 0x01 for 460800, 0x02 for 921600.
|
| D | ftdi_sio.c | 127 * - it can support MUCH higher baudrates; up to:
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | ark3116.c | 727 * this to 0x00 for normal baudrates, 0x01 for 460800, 0x02 for 921600.
|
| D | ftdi_sio.c | 142 * - it can support MUCH higher baudrates; up to:
|