APPLE_SPI_FIFO_DEPTH
fifo_threshold = APPLE_SPI_FIFO_DEPTH / 2;
words = wrote = min_t(u32, *left, APPLE_SPI_FIFO_DEPTH - inuse);