CR0_DSS
cr0 |= ((cflag & CSIZE) == CS8) ? CR0_DSS : 0;
bus_space_write_4(sc->sc_iot, sc->sc_ioh, SACOM_CR0, CR0_DSS);