Searched refs:SDHCI_CTRL_HISPD (Results 1 – 3 of 3) sorted by relevance
86 #define SDHCI_CTRL_HISPD 0x04 macro
352 val &= ~SDHCI_CTRL_HISPD; in sdhci_am654_write_b()
2325 ctrl |= SDHCI_CTRL_HISPD; in sdhci_set_ios()2327 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_set_ios()
Completed in 15 milliseconds