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 */ variable2029 info->tco = baud_co_25[i]; /* Tx CO */ in cy_set_line_char()2031 info->rco = baud_co_25[i]; /* Rx CO */ in cy_set_line_char()3145 info->tco = baud_co_25[13]; /* Tx CO */ in cy_init_card()3147 info->rco = baud_co_25[13]; /* Rx CO */ in cy_init_card()