Searched refs:sh_mmcif_cfg (Results 1 – 1 of 1) sorted by relevance
607 static struct mmc_config sh_mmcif_cfg = { variable629 sh_mmcif_cfg.f_min = MMC_CLK_DIV_MIN(host->clk); in mmcif_mmc_init()630 sh_mmcif_cfg.f_max = MMC_CLK_DIV_MAX(host->clk); in mmcif_mmc_init()632 mmc = mmc_create(&sh_mmcif_cfg, host); in mmcif_mmc_init()
Completed in 4 milliseconds