Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_HISPD (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mmc/
A Dsdhci.c651 ctrl &= ~SDHCI_CTRL_HISPD;
665 ctrl |= SDHCI_CTRL_HISPD;
667 ctrl &= ~SDHCI_CTRL_HISPD;
A Dam654_sdhci.c369 val &= ~SDHCI_CTRL_HISPD; in am654_sdhci_write_b()
/u-boot/include/
A Dsdhci.h72 #define SDHCI_CTRL_HISPD BIT(2) macro

Completed in 10 milliseconds