wmcom_cflag2fcr
static uint8_t wmcom_cflag2fcr(tcflag_t);
bus_space_write_1(iot, ioh, UARTFCR, wmcom_cflag2fcr(t->c_cflag));
WMCOM_CNWRITE_1(UARTFCR, wmcom_cflag2fcr(cflag));