Searched defs:s3c64xx_spi_driver_data (Results 1 – 1 of 1) sorted by relevance
161 struct s3c64xx_spi_driver_data { struct162 void __iomem *regs;163 struct clk *clk;187 static void flush_fifo(struct s3c64xx_spi_driver_data *sdd) in flush_fifo() argument