Searched defs:baud_table (Results 1 – 9 of 9) sorted by relevance
/linux-3.4.99/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-3.4.99/drivers/tty/serial/ |
D | max3107.h | 359 struct baud_table { struct 360 int baud; 361 u32 new_brg;
|
D | 68328serial.c | 142 static int baud_table[] = { variable
|
D | crisv10.c | 1003 static int baud_table[] = { in cflag_to_baud() local 1024 static char baud_table[] = { in cflag_to_etrax_baud() local
|
/linux-3.4.99/drivers/tty/ |
D | tty_ioctl.c | 199 static const speed_t baud_table[] = { variable
|
D | cyclades.c | 182 static const int baud_table[] = { variable
|
/linux-3.4.99/firmware/keyspan_pda/ |
D | keyspan_pda.S | 1020 baud_table: ; baud_high, then baud_low label
|
D | xircom_pgs.S | 1088 baud_table: ; baud_high, then baud_low label
|
/linux-3.4.99/drivers/staging/serial/ |
D | 68360serial.c | 301 static int baud_table[] = { variable
|