Lines Matching defs:dw_mci
160 struct dw_mci { struct
161 spinlock_t lock;
185 const struct dw_mci_dma_ops *dma_ops; argument
190 struct dw_mci_dma_slave *dms; argument
201 enum dw_mci_state state; argument
210 struct dw_mci_board *pdata; argument
211 const struct dw_mci_drv_data *drv_data; argument
215 struct dw_mci_slot *slot; argument
227 void (*push_data)(struct dw_mci *host, void *buf, int cnt); argument
228 void (*pull_data)(struct dw_mci *host, void *buf, int cnt); argument
250 int (*init)(struct dw_mci *host); argument