Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.h562 struct dw_mci_slot { struct
563 struct mmc_host *mmc;
564 struct dw_mci *host;
566 u32 ctype;
568 struct mmc_request *mrq;
569 struct list_head queue_node;
571 unsigned int clock;
572 unsigned int __clk_old;
574 unsigned long flags;
580 int id;
[all …]