uart_out32
uart_out32(port->x_char, ULITE_TX, port);
uart_out32(ch, ULITE_TX, port);
uart_out32(ULITE_CONTROL_RST_RX | ULITE_CONTROL_RST_TX,
uart_out32(ULITE_CONTROL_IE, ULITE_CONTROL, port);
uart_out32(0, ULITE_CONTROL, port);
uart_out32(ULITE_CONTROL_RST_TX, ULITE_CONTROL, port);
uart_out32(ch, ULITE_TX, port);
uart_out32(ch, ULITE_TX, port);
uart_out32(0, ULITE_CONTROL, port);
uart_out32(ULITE_CONTROL_IE, ULITE_CONTROL, port);