Home
last modified time | relevance | path

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

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