Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc.h534 struct dw_mci_slot { struct
535 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 …]

Completed in 7 milliseconds