Home
last modified time | relevance | path

Searched refs:SDHCI_MAX_DIV_SPEC_300 (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/host/
Dsdhci.h269 #define SDHCI_MAX_DIV_SPEC_300 2046 macro
Dsdhci.c1313 for (div = 2; div < SDHCI_MAX_DIV_SPEC_300; in sdhci_calc_clk()
3260 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; in sdhci_setup_host()