Searched refs:baud_co_25 (Results 1 – 1 of 1) sorted by relevance
188 static const char baud_co_25[] = { /* 25 MHz clock option table */ variable2038 info->tco = baud_co_25[i]; /* Tx CO */ in cy_set_line_char()2040 info->rco = baud_co_25[i]; /* Rx CO */ in cy_set_line_char()3158 info->tco = baud_co_25[13]; /* Tx CO */ in cy_init_card()3160 info->rco = baud_co_25[13]; /* Rx CO */ in cy_init_card()