Searched refs:s3c24xx_spi_usingfiq (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-s3c24xx.c383 * s3c24xx_spi_usingfiq - return if channel is using FIQ
389 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *spi) s3c24xx_spi_usingfiq() function
398 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *s) { return false; } s3c24xx_spi_usingfiq() function
442 if (!s3c24xx_spi_usingfiq(hw)) { s3c24xx_spi_irq()

Completed in 70 milliseconds