Home
last modified time | relevance | path

Searched defs:dw_mci (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc.h159 struct dw_mci { struct
160 spinlock_t lock;
184 const struct dw_mci_dma_ops *dma_ops; argument
189 struct dw_mci_dma_slave *dms; argument
200 enum dw_mci_state state; argument
209 struct dw_mci_board *pdata; argument
210 const struct dw_mci_drv_data *drv_data; argument
214 struct dw_mci_slot *slot; argument
226 void (*push_data)(struct dw_mci *host, void *buf, int cnt); argument
227 void (*pull_data)(struct dw_mci *host, void *buf, int cnt); argument
[all …]

Completed in 6 milliseconds