Searched refs:baud_table (Results 1 - 1 of 1) sorted by relevance

/arch/m68k/atari/
H A Ddebug.c167 static int baud_table[9] = { 16, 11, 8, 4, 2, 1, 175, 143, 128 }; local
176 baud -= B1200; /* baud_table[] starts at 1200bps */
181 st_mfp.tim_dt_d = baud_table[baud];

Completed in 456 milliseconds