Searched refs:s3c24xx_spi_usefiq (Results 1 – 1 of 1) sorted by relevance
353 static inline bool s3c24xx_spi_usefiq(struct s3c24xx_spi *hw) in s3c24xx_spi_usefiq() function373 static inline bool s3c24xx_spi_usefiq(struct s3c24xx_spi *s) { return false; } in s3c24xx_spi_usefiq() function390 if (s3c24xx_spi_usefiq(hw) && t->len >= 3) in s3c24xx_spi_txrx()