Home
last modified time | relevance | path

Searched refs:A2232_BAUD_TABLE_NUM_RATES (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dser_a2232.h179 #define A2232_BAUD_TABLE_NUM_RATES (18) macro
180 static int a2232_baud_table[A2232_BAUD_TABLE_NUM_RATES*3] = {
Dser_a2232.c315 for (i=0; i < A2232_BAUD_TABLE_NUM_RATES * 3; i += 3){ in a2232_set_real_termios()