Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h264 #define SDHCI_MAX_DIV_SPEC_300 2046 macro
Dsdhci.c1237 for (div = 2; div < SDHCI_MAX_DIV_SPEC_300; in sdhci_set_clock()
3119 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; in sdhci_add_host()