SDHCI_MAX_DIV_SPEC_200
for (div = 1; div < SDHCI_MAX_DIV_SPEC_200; div *= 2) {
mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_200;