SSC_TXFIFO_SIZE
for (i = min(c->count, SSC_TXFIFO_SIZE - tx_fstat);
for (i = min(max, SSC_TXFIFO_SIZE - tx_fstat);