Searched defs:dw_spi (Results 1 – 1 of 1) sorted by relevance
144 struct dw_spi { struct145 struct spi_controller *master;169 irqreturn_t (*transfer_handler)(struct dw_spi *dws); argument185 const struct dw_spi_dma_ops *dma_ops; argument194 static inline u32 dw_readl(struct dw_spi *dws, u32 offset) in dw_readl() argument