Home
last modified time | relevance | path

Searched refs:SDHCI_MAX_DIV_SPEC_300 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h286 #define SDHCI_MAX_DIV_SPEC_300 2046 macro
H A Dsdhci.c1922 for (div = 2; div < SDHCI_MAX_DIV_SPEC_300; in sdhci_calc_clk()
4379 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h295 #define SDHCI_MAX_DIV_SPEC_300 2046 macro
H A Dsdhci.c1945 for (div = 2; div < SDHCI_MAX_DIV_SPEC_300; in sdhci_calc_clk()
4426 mmc->f_min = host->max_clk / SDHCI_MAX_DIV_SPEC_300; in sdhci_setup_host()

Completed in 14 milliseconds