Searched defs:mmc_omap_host (Results 1 – 2 of 2) sorted by relevance
117 struct mmc_omap_host { struct118 int initialized;119 struct mmc_request * mrq;120 struct mmc_command * cmd;121 struct mmc_data * data;122 struct mmc_host * mmc;123 struct device * dev;124 unsigned char id; /* 16xx chips have 2 MMC blocks */125 struct clk * iclk;126 struct clk * fclk;[all …]
121 struct mmc_omap_host { struct122 int initialized;123 struct mmc_request * mrq;124 struct mmc_command * cmd;125 struct mmc_data * data;126 struct mmc_host * mmc;127 struct device * dev;128 unsigned char id; /* 16xx chips have 2 MMC blocks */129 struct clk * iclk;130 struct clk * fclk;[all …]