Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h80 #define SDHCI_CTRL_HISPD 0x04 macro
Dsdhci.c1556 ctrl |= SDHCI_CTRL_HISPD; in sdhci_do_set_ios()
1558 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_do_set_ios()
1571 ctrl |= SDHCI_CTRL_HISPD; in sdhci_do_set_ios()