Searched refs:SDHCI_CTRL_HISPD (Results 1 – 2 of 2) sorted by relevance
83 #define SDHCI_CTRL_HISPD 0x04 macro
1786 ctrl |= SDHCI_CTRL_HISPD; in sdhci_set_ios()1788 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_set_ios()