Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-s3c24xx.c55 struct s3c24xx_spi { struct
87 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() argument
100 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
122 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
167 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
180 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
211 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte()
263 static void s3c24xx_spi_tryfiq(struct s3c24xx_spi *hw) in s3c24xx_spi_tryfiq()
338 struct s3c24xx_spi *hw = pw; in s3c24xx_spi_fiqop()
363 static inline void s3c24xx_spi_initfiq(struct s3c24xx_spi *hw) in s3c24xx_spi_initfiq()
[all …]