Searched defs:dw_mci (Results 1 – 1 of 1) sorted by relevance
159 struct dw_mci { struct160 spinlock_t lock;184 const struct dw_mci_dma_ops *dma_ops; argument189 struct dw_mci_dma_slave *dms; argument200 enum dw_mci_state state; argument209 struct dw_mci_board *pdata; argument210 const struct dw_mci_drv_data *drv_data; argument214 struct dw_mci_slot *slot; argument226 void (*push_data)(struct dw_mci *host, void *buf, int cnt); argument227 void (*pull_data)(struct dw_mci *host, void *buf, int cnt); argument[all …]
Completed in 6 milliseconds