Home
last modified time | relevance | path

Searched defs:baud_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dtty_baudrate.c20 static const speed_t baud_table[] = { variable
/openbmc/linux/arch/m68k/atari/
H A Ddebug.c167 static int baud_table[9] = { 16, 11, 8, 4, 2, 1, 175, 143, 128 }; in atari_init_mfp_port() local