Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-s3c64xx.c429 u32 max_fifo = (FIFO_LVL_MASK(sdd) >> 1) + 1; in s3c64xx_spi_wait_for_timeout() local
436 } while (RX_FIFO_LVL(status, sdd) < max_fifo && --val); in s3c64xx_spi_wait_for_timeout()