Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dcyclades.c187 static const char baud_co_25[] = { /* 25 MHz clock option table */ variable
2013 info->tco = baud_co_25[i]; /* Tx CO */ in cy_set_line_char()
2015 info->rco = baud_co_25[i]; /* Rx CO */ in cy_set_line_char()
3120 info->tco = baud_co_25[13]; /* Tx CO */ in cy_init_card()
3122 info->rco = baud_co_25[13]; /* Rx CO */ in cy_init_card()