Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci.h285 #define SDHCI_MAX_DIV_SPEC_300 2046 macro
Dsdhci.c1904 for (div = 2; div < SDHCI_MAX_DIV_SPEC_300; in sdhci_calc_clk()
4306 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; in sdhci_setup_host()