Home
last modified time | relevance | path

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

/drivers/spi/
A Dspi-falcon.c20 #define FALCON_SPI_XFER_END (1 << 1) macro
165 if (flags & FALCON_SPI_XFER_END) in falcon_sflash_xfer()
207 } else if (flags & FALCON_SPI_XFER_END) { in falcon_sflash_xfer()
228 if ((flags & FALCON_SPI_XFER_END) in falcon_sflash_xfer()
252 if ((flags & FALCON_SPI_XFER_END) in falcon_sflash_xfer()
370 spi_flags |= FALCON_SPI_XFER_END; in falcon_sflash_xfer_one()

Completed in 3 milliseconds