Searched refs:baud_bpr_25 (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dcyclades.c195 static const char baud_bpr_25[] = { /* 25 MHz baud rate period table */ variable
2059 info->tbpr = baud_bpr_25[i]; /* Tx BPR */
2061 info->rbpr = baud_bpr_25[i]; /* Rx BPR */
3177 info->tbpr = baud_bpr_25[13]; /* Tx BPR */
3179 info->rbpr = baud_bpr_25[13]; /* Rx BPR */

Completed in 45 milliseconds