Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Ddw_mmc.h527 struct dw_mci_slot { struct
528 struct mmc_host *mmc;
529 struct dw_mci *host;
531 u32 ctype;
533 struct mmc_request *mrq;
534 struct list_head queue_node;
536 unsigned int clock;
537 unsigned int __clk_old;
539 unsigned long flags;
568 int (*execute_tuning)(struct dw_mci_slot *slot, u32 opcode); argument

Completed in 7 milliseconds