bcm_uart_tx_empty
for (tries = 3; !bcm_uart_tx_empty(port) && tries; tries--)
.tx_empty = bcm_uart_tx_empty,