Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c169 struct omap_hsmmc_host { struct
170 struct device *dev;
171 struct mmc_host *mmc;
172 struct mmc_request *mrq;
173 struct mmc_command *cmd;
174 struct mmc_data *data;
175 struct clk *fclk;
176 struct clk *dbclk;
177 struct regulator *pbias;
178 bool pbias_enabled;
[all …]