ns8250_init
static void ns8250_init(struct uart_bas *bas, int, int, int, int);
.init = ns8250_init,
ns8250_init(bas, 115200, 8, 1, UART_PARITY_NONE);