Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci.h113 #define SDHCI_CTRL_HISPD 0x04 macro
H A Dsdhci_am654.c406 val &= ~SDHCI_CTRL_HISPD; in sdhci_am654_write_b()
H A Dsdhci.c2446 ctrl |= SDHCI_CTRL_HISPD; in sdhci_set_ios()
2448 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_set_ios()