Searched refs:spi_flush_fifo (Results 1 – 2 of 2) sorted by relevance
49 static void spi_flush_fifo(struct exynos_spi *regs) in spi_flush_fifo() function308 spi_flush_fifo(priv->regs); in exynos_spi_claim_bus()320 spi_flush_fifo(priv->regs); in exynos_spi_release_bus()
412 spi_flush_fifo(slave);504 spi_flush_fifo(priv->regs);511 The spi_flush_fifo() function is in the removed part of the code, so we523 static void spi_flush_fifo(struct exynos_spi *regs)535 is a call to spi_flush_fifo, so we add:543 spi_flush_fifo(priv->regs);
Completed in 4 milliseconds