Searched defs:mvebu_mmc_cfg (Results 1 – 2 of 2) sorted by relevance
266 struct mvebu_mmc_cfg { struct267 u32 mvebu_mmc_base;268 u32 mvebu_mmc_clk;269 u8 max_bus_width;270 struct mmc_config cfg;
418 static struct mmc_config mvebu_mmc_cfg = { variable