Home
last modified time | relevance | path

Searched refs:SSI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-uniphier.c87 #define SSI_FIFO_DEPTH 8U macro
298 tx_count = min(tx_count, SSI_FIFO_DEPTH); in uniphier_spi_fill_tx_fifo()