at91usart_param
static int at91usart_param(struct tty *, struct termios *);
tp->t_param = at91usart_param;
(void) at91usart_param(tp, &t);