CSR_TEND
return (status & CSR_TEND) && !in_tx_fifo ? TIOCSER_TEMT : 0;
.poll_sent_bits = CSR_TDRE | CSR_TEND,