Home
last modified time | relevance | path

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

/linux-5.10/drivers/mmc/host/
Ddavinci_mmc.c168 struct mmc_davinci_host { struct
169 struct mmc_command *cmd;
170 struct mmc_data *data;
171 struct mmc_host *mmc;
172 struct clk *clk;
173 unsigned int mmc_input_clk;
174 void __iomem *base;
175 struct resource *mem_res;
176 int mmc_irq, sdio_irq;
177 unsigned char bus_mode;
[all …]