Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dexynos_spi.c45 static void spi_flush_fifo(struct exynos_spi *regs) in spi_flush_fifo() function
304 spi_flush_fifo(priv->regs); in exynos_spi_claim_bus()
316 spi_flush_fifo(priv->regs); in exynos_spi_release_bus()
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt372 spi_flush_fifo(slave);
457 spi_flush_fifo(priv->regs);
464 The spi_flush_fifo() function is in the removed part of the code, so we
474 static void spi_flush_fifo(struct exynos_spi *regs)
485 is a call to spi_flush_fifo, so we add:
491 spi_flush_fifo(priv->regs);