Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddavinci_mmc.c181 struct mmc_davinci_host { struct
182 struct mmc_command *cmd;
183 struct mmc_data *data;
184 struct mmc_host *mmc;
185 struct clk *clk;
186 unsigned int mmc_input_clk;
187 void __iomem *base;
188 struct resource *mem_res;
189 int mmc_irq, sdio_irq;
190 unsigned char bus_mode;
[all …]