Searched refs:FALCON_SPI_XFER_END (Results 1 – 1 of 1) sorted by relevance
20 #define FALCON_SPI_XFER_END (1 << 1) macro165 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