Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-s3c24xx.c50 struct s3c24xx_spi { struct
82 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() argument
95 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
117 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
162 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
175 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
206 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte()
243 static void s3c24xx_spi_tryfiq(struct s3c24xx_spi *hw) in s3c24xx_spi_tryfiq()
314 struct s3c24xx_spi *hw = pw; in s3c24xx_spi_fiqop()
339 static inline void s3c24xx_spi_initfiq(struct s3c24xx_spi *hw) in s3c24xx_spi_initfiq()
[all …]