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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dspi_s3c24xx.c403 * s3c24xx_spi_usingfiq - return if channel is using FIQ
409 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *spi) function
418 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *s) { return false; } function
462 if (!s3c24xx_spi_usingfiq(hw)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dspi_s3c24xx.c403 * s3c24xx_spi_usingfiq - return if channel is using FIQ
409 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *spi) function
418 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *s) { return false; } function
462 if (!s3c24xx_spi_usingfiq(hw)) {

Completed in 170 milliseconds