Searched defs:s3c24xx_spi (Results 1 – 2 of 2) sorted by relevance
55 struct s3c24xx_spi { struct57 struct spi_bitbang bitbang;58 struct completion done;60 void __iomem *regs;61 int irq;62 int len;63 int count;87 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() argument
50 struct s3c24xx_spi { struct52 struct spi_bitbang bitbang;53 struct completion done;55 void __iomem *regs;56 int irq;57 int len;58 int count;82 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() argument