Searched defs:dw_mci_slot (Results 1 – 1 of 1) sorted by relevance
534 struct dw_mci_slot { struct535 struct mmc_host *mmc;536 struct dw_mci *host;538 u32 ctype;540 struct mmc_request *mrq;541 struct list_head queue_node;543 unsigned int clock;544 unsigned int __clk_old;546 unsigned long flags;552 int id;[all …]