Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dexynos_spi.c46 static void spi_flush_fifo(struct exynos_spi *regs) in spi_flush_fifo() function
305 spi_flush_fifo(priv->regs); in exynos_spi_claim_bus()
317 spi_flush_fifo(priv->regs); in exynos_spi_release_bus()
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dspi-howto.txt377 spi_flush_fifo(slave);
462 spi_flush_fifo(priv->regs);
469 The spi_flush_fifo() function is in the removed part of the code, so we
479 static void spi_flush_fifo(struct exynos_spi *regs)
490 is a call to spi_flush_fifo, so we add:
496 spi_flush_fifo(priv->regs);
H A Dspi-howto.rst412 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 we
523 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);