Searched refs:max_fifo (Results 1 – 2 of 2) sorted by relevance
455 u32 max_fifo = (FIFO_LVL_MASK(sdd) >> 1) + 1; in s3c64xx_spi_wait_for_timeout() local462 } while (RX_FIFO_LVL(status, sdd) < max_fifo && --val); in s3c64xx_spi_wait_for_timeout()
177 int max_fifo; member