Lines Matching defs:dw_mci
144 struct dw_mci { struct
153 struct dw_mci_slot *cur_slot; argument
168 const struct dw_mci_dma_ops *dma_ops; argument
173 struct dw_mci_dma_slave *dms; argument
184 enum dw_mci_state state; argument
193 struct dw_mci_board *pdata; argument
194 const struct dw_mci_drv_data *drv_data; argument
198 struct dw_mci_slot *slot[MAX_MCI_SLOTS]; argument
210 void (*push_data)(struct dw_mci *host, void *buf, int cnt); argument
211 void (*pull_data)(struct dw_mci *host, void *buf, int cnt); argument
229 int (*init)(struct dw_mci *host); argument