Searched defs:mvebu_mmc_cfg (Results 1 – 2 of 2) sorted by relevance
265 struct mvebu_mmc_cfg { struct266 u32 mvebu_mmc_base;267 u32 mvebu_mmc_clk;268 u8 max_bus_width;269 struct mmc_config cfg;
417 static struct mmc_config mvebu_mmc_cfg = { variable