Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dmeson-gx-mmc.c148 struct meson_host { struct
149 struct device *dev;
150 struct meson_mmc_data *data;
151 struct mmc_host *mmc;
152 struct mmc_command *cmd;
154 void __iomem *regs;
155 struct clk *core_clk;
156 struct clk *mux_clk;
157 struct clk *mmc_clk;
158 unsigned long req_rate;
[all …]