Searched refs:baud_co_60 (Results 1 – 1 of 1) sorted by relevance
200 static const char baud_co_60[] = { /* 60 MHz clock option table (CD1400 J) */ variable2024 info->tco = baud_co_60[i]; /* Tx CO */ in cy_set_line_char()2026 info->rco = baud_co_60[i]; /* Rx CO */ in cy_set_line_char()3139 info->tco = baud_co_60[13]; /* Tx CO */ in cy_init_card()3141 info->rco = baud_co_60[13]; /* Rx CO */ in cy_init_card()