Searched defs:baud_table (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/arch/m68k/atari/ |
D | debug.c | 167 static int baud_table[9] = { 16, 11, 8, 4, 2, 1, 175, 143, 128 }; in atari_init_mfp_port() local
|
/linux-4.1.27/drivers/tty/ |
D | tty_ioctl.c | 269 static const speed_t baud_table[] = { variable
|
D | cyclades.c | 182 static const int baud_table[] = { variable
|
/linux-4.1.27/firmware/keyspan_pda/ |
D | xircom_pgs.S | 1088 baud_table: ; baud_high, then baud_low label
|
D | keyspan_pda.S | 1020 baud_table: ; baud_high, then baud_low label
|
/linux-4.1.27/drivers/tty/serial/ |
D | 68328serial.c | 189 static int baud_table[] = { variable
|
D | crisv10.c | 983 static int baud_table[] = { in cflag_to_baud() local 1004 static char baud_table[] = { in cflag_to_etrax_baud() local
|