Searched defs:dw_spi (Results 1 – 1 of 1) sorted by relevance
103 struct dw_spi { struct104 struct spi_controller *master;128 irqreturn_t (*transfer_handler)(struct dw_spi *dws); argument137 const struct dw_spi_dma_ops *dma_ops; argument148 static inline u32 dw_readl(struct dw_spi *dws, u32 offset) in dw_readl() argument