Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.h288 #define SDHCI_MAX_DIV_SPEC_300 2046 macro
Dsdhci.c1960 for (div = 2; div < SDHCI_MAX_DIV_SPEC_300; in sdhci_calc_clk()
4457 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; in sdhci_setup_host()