Searched defs:dw_spi (Results 1 – 2 of 2) 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
151 struct dw_spi { struct152 struct spi_controller *host;154 u32 ip; /* Synopsys DW SSI IP-core ID */155 u32 ver; /* Synopsys component version */179 irqreturn_t (*transfer_handler)(struct dw_spi *dws); argument196 const struct dw_spi_dma_ops *dma_ops; argument205 static inline u32 dw_readl(struct dw_spi *dws, u32 offset) in dw_readl() argument