Searched refs:SDHCI_CTRL_HISPD (Results 1 – 2 of 2) sorted by relevance
491 ctrl |= SDHCI_CTRL_HISPD;493 ctrl &= ~SDHCI_CTRL_HISPD;497 ctrl &= ~SDHCI_CTRL_HISPD;
70 #define SDHCI_CTRL_HISPD BIT(2) macro