Home
last modified time | relevance | path

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

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