Searched refs:B50 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/uapi/asm-generic/ |
H A D | termbits-common.h | 31 #define B50 0x00000001 macro
|
/openbmc/u-boot/tools/gdb/ |
H A D | serial.c | 27 { "50", B50 }, { "75", B75 }, { "110", B110 },
|
/openbmc/linux/drivers/tty/ |
H A D | tty_baudrate.c | 33 B0, B50, B75, B110, B134, B150, B200, B300, B600, B1200, B1800, B2400,
|
/openbmc/linux/drivers/tty/serial/jsm/ |
H A D | jsm_cls.c | 49 { 50, B50 },
|
H A D | jsm_neo.c | 978 { 50, B50 }, in neo_param()
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 1441 ENUM_TARGET(B50),
|
H A D | syscall.c | 5735 { TARGET_CBAUD, TARGET_B50, CBAUD, B50 },
|