Searched defs:meson_host (Results 1 – 1 of 1) sorted by relevance
151 struct meson_host { struct152 struct device *dev;153 const struct meson_mmc_data *data;154 struct mmc_host *mmc;155 struct mmc_command *cmd;157 void __iomem *regs;158 struct clk *mux_clk;159 struct clk *mmc_clk;160 unsigned long req_rate;161 bool ddr;[all …]