Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dsdhci.c379 div < SDHCI_MAX_DIV_SPEC_300;
616 cfg->f_min = cfg->f_max / SDHCI_MAX_DIV_SPEC_300;
/external/u-boot/include/
Dsdhci.h210 #define SDHCI_MAX_DIV_SPEC_300 2046 macro