Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci.h80 #define SDHCI_CTRL_HISPD 0x04 macro
Dsdhci.c1523 ctrl |= SDHCI_CTRL_HISPD; in sdhci_do_set_ios()
1525 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_do_set_ios()
1538 ctrl |= SDHCI_CTRL_HISPD; in sdhci_do_set_ios()