Searched refs:APPLE_SPI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance
109 #define APPLE_SPI_FIFO_DEPTH 16 macro214 fifo_threshold = APPLE_SPI_FIFO_DEPTH / 2; in apple_spi_prep_transfer()276 words = wrote = min_t(u32, *left, APPLE_SPI_FIFO_DEPTH - inuse); in apple_spi_tx()