Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/spi/
Dspi_s3c24xx.c58 struct s3c24xx_spi { struct
92 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() argument
105 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
127 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
182 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
195 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
231 static inline unsigned int hw_txbyte(struct s3c24xx_spi *hw, int count) in hw_txbyte()
283 void s3c24xx_spi_tryfiq(struct s3c24xx_spi *hw) in s3c24xx_spi_tryfiq()
358 struct s3c24xx_spi *hw = pw; in s3c24xx_spi_fiqop()
383 static inline void s3c24xx_spi_initfiq(struct s3c24xx_spi *hw) in s3c24xx_spi_initfiq()
[all …]