Searched defs:dw_spi (Results 1 – 1 of 1) sorted by relevance
148 struct dw_spi { struct149 struct spi_controller *master;174 irqreturn_t (*transfer_handler)(struct dw_spi *dws); argument190 const struct dw_spi_dma_ops *dma_ops; argument199 static inline u32 dw_readl(struct dw_spi *dws, u32 offset) in dw_readl() argument