XR_GPIO_RTS
mask = XR_GPIO_DTR | XR_GPIO_RTS;
((status & XR_GPIO_RTS) ? 0 : TIOCM_RTS) |
gpio_clr |= XR_GPIO_RTS;
gpio_set |= XR_GPIO_RTS;