Searched defs:ep93xx_spi (Results 1 – 1 of 1) sorted by relevance
111 struct ep93xx_spi { struct112 spinlock_t lock;113 const struct platform_device *pdev;114 struct clk *clk;115 void __iomem *regs_base;139 * struct ep93xx_spi_chip - SPI device hardware settings argument