Searched refs:FIFO_DEPTH (Results 1 – 3 of 3) sorted by relevance
26 #define FIFO_DEPTH (32) macro506 int fifo_max = DIV_ROUND_UP(min(spi->tx_len, FIFO_DEPTH), spi->n_bytes); in mpfs_spi_transfer_one()
119 #define FIFO_DEPTH(i) ((FIFO_LVL_MASK(i) >> 1) + 1) macro1289 sdd->fifo_depth = FIFO_DEPTH(sdd); in s3c64xx_spi_probe()
513 xspi->tx_fifo_depth = FIFO_DEPTH; in ax_spi_detect_fifo_depth()