meson_uart_rxsoft
sc->sc_sih = softint_establish(SOFTINT_SERIAL, meson_uart_rxsoft, sc);
static void meson_uart_rxsoft(void *);