Home
last modified time | relevance | path

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

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