Searched full:230400 (Results 1 – 19 of 19) sorted by relevance
/freebsd/libexec/getty/ |
H A D | gettytab | 77 std.230400|230400-baud:\ 78 :np:sp#230400: 214 al.230400:\ 215 :al=root:tc=std.230400: 235 3wire.230400|230400-3wire:\ 236 :np:nc:sp#230400:
|
H A D | subr.c | 532 { 230400, B230400 },
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | marvell,armada-3700-uart-clock.yaml | 27 baudrates above 230400 and also to specify clock which bootloader
|
/freebsd/contrib/telnet/telnet/ |
H A D | baud.h | 118 { 230400, B230400 },
|
/freebsd/sys/dev/scc/ |
H A D | scc_bfe_macio.c | 45 #define MACIO_RCLK 230400
|
/freebsd/crypto/openssh/ |
H A D | ttymodes.c | 151 return 230400; in speed_to_baud() 239 case 230400: in baud_to_speed()
|
/freebsd/sys/dev/uart/ |
H A D | uart_cpu_powerpc.c | 190 di->bas.rclk = 230400; in uart_cpu_getdev()
|
H A D | uart_dev_imx.c | 119 9600, 14400, 19200, 38400, 57600, 115200, 230400, 460800, 921600 in imx_uart_getbaud()
|
/freebsd/sys/sys/ |
H A D | _termios.h | 207 #define B230400 230400
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_baudrate.c | 149 DATA(230400),
|
/freebsd/usr.sbin/ppp/ |
H A D | defs.c | 230 { 230400, B230400, },
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Terminal.cpp | 200 case 230400: in baudRateToConst()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 575 { 230400, B230400 }, { -1, B230400 }
|
/freebsd/sys/dev/usb/serial/ |
H A D | umcs.h | 181 * = 230400 bps */
|
H A D | umcs.c | 1082 static const uint32_t umcs7840_baudrate_divisors[] = {0, 115200, 230400, 403200, 460800, 806400, 92…
|
H A D | uplcom.c | 750 128000, 134400, 161280, 201600, 230400, 268800, 403200, 460800, 614400,
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 299 DATA("230400", B230400),
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | sys_term.c | 700 { 230400, B230400 },
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 37150 …0x0145 Baud Rate 57600 : 0x00D9 Baud Rate 115200 : 0x006c Baud Rate 230400 : 0x0036 Baud Ra… 37152 …0x028B Baud Rate 57600 : 0x0145 Baud Rate 115200 : 0x00D9 Baud Rate 230400 : 0x006c Baud Ra…
|