Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.h252 struct dw_mci_slot { struct
253 struct mmc_host *mmc;
254 struct dw_mci *host;
256 u32 ctype;
258 struct mmc_request *mrq;
259 struct list_head queue_node;
261 unsigned int clock;
262 unsigned int __clk_old;
264 unsigned long flags;
268 int id;
[all …]