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.h535 struct dw_mci_slot { struct
536 struct mmc_host *mmc;
537 struct dw_mci *host;
539 u32 ctype;
541 struct mmc_request *mrq;
542 struct list_head queue_node;
544 unsigned int clock;
545 unsigned int __clk_old;
547 unsigned long flags;
553 int id;
[all …]